path_trie

package
v0.0.0-...-6bc9318 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Path

type Path []string

type PathDir

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

func New

func New() PathDir

func (*PathDir) LoadPath

func (dir *PathDir) LoadPath(path Path, meta interface{})

func (PathDir) ReducedPaths

func (dir PathDir) ReducedPaths() []ReducedPath

type ReducedPath

type ReducedPath struct {
	Rest Path
	Meta interface{}
}

Jump to

Keyboard shortcuts

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