Documentation
¶
Overview ¶
* From https://gist.github.com/n3wtron/116fe6661afb749e710ebbd7ef7f2f35
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Map2Struct ¶
func Map2Struct(input map[string]interface{}) (*protobuf_struct.Struct, error)
func Struct2Map ¶
func Struct2Map(str *protobuf_struct.Struct) (map[string]interface{}, error)
func Struct2ProtobufStruct ¶
func Struct2ProtobufStruct(input interface{}) (*protobuf_struct.Struct, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.