Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FieldNames ¶
func FieldNames(in interface{}) []string
FieldNames returns field names from given in. deprecated: use RawFieldNames instead automatically while model generating after goctl version v1.1.0
func PostgreSqlJoin ¶
PostgreSqlJoin concatenates the given elements into a string.
func RawFieldNames ¶
RawFieldNames converts golang struct field into slice string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.