# Functions
DefaultNameSystem returns the default name system for ordering the types to be processed by the generators in this package.
ExtractCommentTags parses comments for lines of the form:
"marker" + "prefix" + ':' + "key=value,key2=value2".
MustParseClientGenTags calls ParseClientGenTags but instead of returning error it panics.
NameSystems returns the name system used by the generators in this package.
Packages makes the client package definition.
# Structs
ExceptionNamer allows you specify exceptional cases with exact names.
Tags represents a genclient configuration for a single type.
# Type aliases
CommentTags maps keys to a list of values.
CommentsTags maps marker prefixes to a set of tags containing keys and values.