package
0.1.3
Repository: https://github.com/skos-ninja/config-loader.git
Documentation: pkg.go.dev

# Functions

ParseStruct takes a struct ptr and iterates through the fields and applies any field parsers.

# Variables

No description provided by the author
No description provided by the author
FieldParsers is a collection of tags to parsers for the parser to use.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

FieldParser is an interface for fetching a field value given a tag value.