package
0.11.0
Repository: https://github.com/nukleros/operator-builder.git
Documentation: pkg.go.dev

# Functions

CloseFile safely closes a file handle.
ContainsStringHelper returns the function map for seeing if strings are contained within other strings.
Glob adds double-star support to the core path/filepath Glob function.
No description provided by the author
QuoteStringHelper returns the function map for quoting strings in templates.
No description provided by the author
RemoveStringHelper returns the function map for quoting strings in templates.
TemplateHelpers returns all of the template helpers in the utils package.
ToArrayInterface attempts a conversion from an interface to an underlying array of interface type.
ToArrayString attempts a conversion from an interface to an underlying array of string type.
ToFileName will convert a kebab-case string to a snake_case name appropriate to use in a go filename.
ToMapStringInterface attempts a conversion from an interface to an underlying map string interface type.
ToPackageName will convert a kebab-case string to an all lower name appropriate for directory and package names.
ToPascalCase will convert a kebab-case string to a PascalCase name appropriate to use as a go variable name.
ToSnakeCase will convert a string to a snake case.
ToArrayInterface attempts a conversion from an interface to an underlying string type.
ToTitle replaces the strings.Title method, which is deprecated in go1.18.

# Constants

No description provided by the author
makefile and go.mod versions.
No description provided by the author
No description provided by the author
specifies the minimum version required to build the generated project.
specifies the preferred version.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author