Documentation
¶
Index ¶
- func Assert(err error)
- func MarshalJSONToMap(ent interface{}, m map[string]interface{})
- func RecoverToErr(err *error)
- func Try(fn func()) error
- func UnmarshalJSONFromMap(m map[string]interface{}, ent interface{})
- func UnwrapType(raw reflect.Type) reflect.Type
- func UnwrapValue(raw reflect.Value) reflect.Value
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalJSONToMap ¶ added in v0.0.7
func MarshalJSONToMap(ent interface{}, m map[string]interface{})
func RecoverToErr ¶
func RecoverToErr(err *error)
func UnmarshalJSONFromMap ¶ added in v0.0.6
func UnmarshalJSONFromMap(m map[string]interface{}, ent interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.