ing
This commit is contained in:
parent
61488ba7ad
commit
f7be0e92c5
@ -7,8 +7,9 @@ import (
|
||||
const (
|
||||
AnnotationTag = "annotation"
|
||||
|
||||
NameTag = "@name"
|
||||
DefaultTag = "@default"
|
||||
NameTag = "@name"
|
||||
DefaultTag = "@default"
|
||||
RequiredTag = "@required"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Loading…
x
Reference in New Issue
Block a user