package
2.3.0
Repository: https://github.com/kcp-dev/code-generator.git
Documentation: pkg.go.dev

# Functions

InitializeGeneratedCode ensures that intoPath exists; if the file is not yet present it is initialized with the output of the generator.
LowerFirst sets the first alphabet to lowerCase.
UpperFirst sets the first alphabet to upperCase.
WriteGeneratedCode ensures that intoPath contains only the output of the generator.

# Interfaces

No description provided by the author