Documentation
¶
Index ¶
- func MakeStruct(m map[string]interface{}, ty reflect.Type) interface{}
- func MapKeys(m map[string]interface{}) []string
- func NilErrors(v [][]error) error
- func ParseAny(byt sql.RawBytes) any
- func ParseAnyStr(str string) any
- func ToMap(s interface{}) (map[string]interface{}, reflect.Type, string, error)
- func ToStruct(m map[string]interface{}, i interface{}) error
- func ToStructArray(m []map[string]interface{}, i interface{}) error
- 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 ParseAnyStr ¶ added in v0.1.23
func ToStructArray ¶ added in v0.1.2
func TypeEquals ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.