paths

package
v0.0.0-...-e225f37 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	IntraPagePathVerboseString = true
	Root                       = NewIntraPagePath()
)

Functions

This section is empty.

Types

type IntraPagePathStringT

type IntraPagePathStringT struct {
	// contains filtered or unexported fields
}

func (*IntraPagePathStringT) ToStr

func (ipps *IntraPagePathStringT) ToStr(k *IntraPagePathT) string

type IntraPagePathT

type IntraPagePathT struct {
	// contains filtered or unexported fields
}

func NewIntraPagePath

func NewIntraPagePath(keyChain ...any) IntraPagePathT

NewIntraPagePath returns a new IntraPagePathT It clones the `keyChain` parameter

func (IntraPagePathT) AppendInt

func (ipp IntraPagePathT) AppendInt(i int) IntraPagePathT

func (IntraPagePathT) AppendStr

func (ipp IntraPagePathT) AppendStr(keyS string) IntraPagePathT

func (IntraPagePathT) CurStr

func (ipp IntraPagePathT) CurStr() string

func (IntraPagePathT) Down

func (ipp IntraPagePathT) Down() IntraPagePathT

func (IntraPagePathT) First

func (ipp IntraPagePathT) First() string

func (IntraPagePathT) HasElem

func (ipp IntraPagePathT) HasElem(elemS string) bool

func (IntraPagePathT) Height

func (ipp IntraPagePathT) Height() int

func (IntraPagePathT) IsLeaf

func (ipp IntraPagePathT) IsLeaf() bool

func (IntraPagePathT) IsList

func (ipp IntraPagePathT) IsList() bool

func (IntraPagePathT) IsNum

func (ipp IntraPagePathT) IsNum() bool

func (IntraPagePathT) Last

func (ipp IntraPagePathT) Last() string

func (IntraPagePathT) Next

func (ipp IntraPagePathT) Next() IntraPagePathT

func (IntraPagePathT) StartList

func (ipp IntraPagePathT) StartList() IntraPagePathT

func (IntraPagePathT) String

func (ipp IntraPagePathT) String() string

func (IntraPagePathT) Up

func (ipp IntraPagePathT) Up() IntraPagePathT

Jump to

Keyboard shortcuts

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