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