# Functions
DateTimeDecodeHook parses date time that's supplied in a non-standard layout if layout does not contain a time zone, a location need be provided.
Filter removes fields that are not part of the list.
GetStructTags returns list of names for a given struct tag.
JSONNumberDecodeHook helps mapstructure to deal with.
NewDateTime creates new date time object.
NewRemapFromPairs takes an array of srcKey=dstKey pairs and converts them into FieldRemap array.
Remap is used to rename map keys in-place.
# Structs
DateTime is used by some API services to represent date and/or time in a non-standard manners, that may also be.
No description provided by the author
# Type aliases
No description provided by the author