Documentation ¶
Index ¶
- func GetCommentWithoutTag(comment string) []string
- func GetLineTag(line string) (tag reflect.StructTag, start int, end int)
- func GetMoreTags(field *descriptor.FieldDescriptorProto) *string
- func GetTagValue(key string, tags []reflect.StructTag) string
- func GetTagsInComment(comment string) []reflect.StructTag
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommentWithoutTag ¶
GetCommentWithoutTag strip tags in comment
func GetLineTag ¶
find tag between backtick, start & end is the position of backtick
func GetMoreTags ¶
func GetMoreTags(field *descriptor.FieldDescriptorProto) *string
func GetTagsInComment ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.