nameidx

package
v1.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package nameidx provides a structure that preserves original position of a name-string in an input slice.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NameIdx

type NameIdx struct {
	// Index is the position of a string in the input slice.
	Index int

	// NameString is the input string.
	NameString string
}

NameIdx presents an input name-string and its position in the input slice.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL