Documentation
¶
Overview ¶
Package sliceidx provides SliceIdx as a building block for creating types that fulfill idx.Index.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SliceIdx ¶
SliceIdx holds the logic for the slice index.
func (*SliceIdx) NextIdx ¶
NextIdx gets the next index for the slice and if it requires an append action.
func (*SliceIdx) SetSliceLen ¶
SetSliceLen will set the SliceLen to newlen if newlen > SliceLen.
Click to show internal directories.
Click to hide internal directories.