//
pkg.gl
Category
github.com/pixie-sh/logger-go
mapper
package
0.1.12
Repository:
https://github.com/pixie-sh/logger-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
14 SLOC
#
Functions
IsComplexType
IsComplexType checks if the value is a complex type that should be JSON marshaled.
ObjectToStruct
ObjectToStruct map from interface{} map[string]interface{} to respective struct.