# Functions
NewSimpleParser returns a new SimpleParser.
NewTraefikParser returns a new TraefikParser.
# Structs
SimpleParser implements the RequestParser interface.
TraefikParser implements the RequestParser interface.
# Interfaces
RequestParser represents a request parser.