package
0.0.0-20200807125606-b3493662e4bf
Repository: https://github.com/thethingsnetwork/go-utils.git
Documentation: pkg.go.dev
# Functions
FromStringStringMap decodes input into output with the same type as base.
ToStringInterfaceMap encodes fields tagged with tagName in input into map[string]interface{}.
ToStringStringMap encodes fields tagged with tagName in input into map[string]string.