Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvKeyValue ¶
ConvKeyValue converts a field string to a key and value Example: "age:5" -> "age", "5" Example: "age:-1" -> "age", "-1" Example: "age" -> "age", ""
func ConvToBson ¶
func IsStructType ¶
func IsStructType(template interface{}, entity interface{}) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.