package
Version:
v1.9.2
Opens a new window with list of versions in this module.
Published: May 1, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package nameidx provides a structure that preserves original position
of a name-string in an input slice.
type NameIdx struct {
Index int
NameString string
}
NameIdx presents an input name-string and its position in the input
slice.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.