package
0.2.5-alpha
Repository: https://github.com/thcompiler/go_game_constractor.git
Documentation: pkg.go.dev

# Functions

AddImport adds imports to a section template that was generated with Header.
CamelCase produces the CamelCase version of the given string.
CommandLine return the command used to run this process.
Comment produces line comments by concatenating the given strings and producing 80 characters long lines starting with "//".
ConvertToGoStruct generate golang struct on any unknown types in string.
CopyStringMap create copy of map with strings kay and any values.
Header returns a Go source file header section template.
Indent inserts prefix at the beginning of each non-empty line of s.
KebabCase produces the kebab-case version of the given CamelCase string.
No description provided by the author
No description provided by the author
NewImport creates an import spec.
SCGImport creates an import for a Goa package.
SCGNamedImport creates an import for a Goa package with the given name.
SimpleImport creates an import with no explicit path component.
SnakeCase produces the snake_case version of the given CamelCase string.
TemplateFuncs lists common template helper functions.
No description provided by the author
WrapText produces lines with text capped at maxChars it will keep words intact and respects newlines.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
Gendir is the name of the subdirectory of the output directory that contains the generated files.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

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

# Type aliases

No description provided by the author