di/annotation/inject.go
crusader 274c05cbf0 ing
2017-12-05 19:02:41 +09:00

6 lines
56 B
Go

package annotation
type Inject struct {
Name string
}