di/annotation/type.go
crusader 1a82266014 ing
2018-03-15 22:19:44 +09:00

6 lines
66 B
Go

package annotation
type TypeAnnotation interface {
Annotation
}