package
Version:
v1.6.0
Opens a new window with list of versions in this module.
Published: Dec 8, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Namer struct {
First string
}
Namer keeps track of used variable names.
Index returns an usused index variable name.
Map returns an usused key and value variable name.
Name returns an unused variable name that contains the passed name.
Register registers a variable as used.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.