package
0.1.0-alpha
Repository: https://github.com/tamasfe/repose.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package gen contains (mostly) generated Jennifer code, that can be used at multiple places.
No description provided by the author

# Functions

IndentLines indents all the lines with spaces.
MarshalYAMLWithDescriptions provides marshaling structs with Repose descriptions.
No description provided by the author
MustParseInt uses Atoi to create int from the given argument, and panics if there is an error.
ParamStyleToBraces converts the params in the string from style :param to {param}.
ParamStyleToColon converts the params in the string from style {param} to :param.
ToGoName returns a name that matches Go conventions.

# Variables

DisableYAMLMarshalComments controls MarshalYAMLWithDescriptions.