Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindFieldByJSONTag ¶
FindFieldByJSONTag is used to find field by full json tag recursively and return the field
func FindJSONFullTagByChildTag ¶
FindJSONFullTagByChildTag is used to find field by child json tag recursively and return the full tag of field. If we have both "a.c" and "b.c" config items, for a given c, it's hard for us to decide which config item it represents. We'd better to naming a config item without duplication.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.