package
0.0.0-20171103115158-86538f448f2f
Repository: https://github.com/munnerz/code-generator.git
Documentation: pkg.go.dev
# Functions
MustParseClientGenTags calls ParseClientGenTags but instead of returning error it panics.
ParseClientGenTags parse the provided genclient tags and validates that no unknown tags are provided.
# Variables
ReadonlyVerbs represents a list of read-only verbs.
SupportedVerbs is a list of supported verbs for +onlyVerbs and +skipVerbs.