Documentation
¶
Index ¶
- func MakeStruct(m map[string]interface{}, ty reflect.Type) interface{}
- func MapKeys(m map[string]interface{}) []string
- func ParseAny(byt sql.RawBytes) any
- func ToMap(s interface{}) (map[string]interface{}, reflect.Type, string, error)
- func ToStuct(m map[string]interface{}, i interface{})
- func TypeEquals(data any, compare any) bool
- func Validate(s interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeStruct ¶ added in v0.1.1
func TypeEquals ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.