# 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.