modulepackage
0.0.0-20210312050401-7f8bd69d6acb
Repository: https://github.com/lestrrat-go/structinfo.git
Documentation: pkg.go.dev
# Functions
JSONFieldsFromStruct returns the names of JSON fields associated with the given struct.
NewStore creates a new Store object.
StructFieldFromJSONName returns the struct field name on the given struct value.
# Variables
DefaultStore is used for package scoped functions.