Documentation
¶
Overview ¶
Package fmtpath formats paths for C++ generated files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetModuleName ¶
func SetModuleName(name string)
SetModuleName sets the module name so that go.mod is not used. Should be used only for testing.
Types ¶
type Functions ¶ added in v0.5.0
type Functions struct{}
Functions provided by the package.
func (Functions) HeaderGuard ¶ added in v0.5.0
HeaderGuard formats the string for header guards.
func (Functions) HeaderPath ¶ added in v0.5.0
HeaderPath formats the string for header guards.
Click to show internal directories.
Click to hide internal directories.