Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IDFile ¶
type IDFile struct {
// contains filtered or unexported fields
}
IDFile represents a persistent string <==> uint32 mapping.
func (*IDFile) AddValue ¶
AddValue adds a new value to the IDFile (if it doesn't already exist), returning its assigned ID.
Click to show internal directories.
Click to hide internal directories.