field

package
v0.34.0-test1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2022 License: BSD-3-Clause Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List []Path

func DottedList

func DottedList(s string) List

func (List) Equal

func (l List) Equal(to List) bool

func (List) Has

func (l List) Has(in Path) bool

func (List) String

func (l List) String() string

type Path

type Path []string

func Dotted

func Dotted(s string) Path

func New

func New(name string) Path

func NewEmpty

func NewEmpty() Path

NewEmpty returns a new, empty path.

func (Path) Equal

func (p Path) Equal(to Path) bool

func (Path) HasPrefix

func (p Path) HasPrefix(prefix Path) bool

func (Path) HasPrefixIn

func (p Path) HasPrefixIn(set []Path) bool

func (Path) HasStrictPrefix

func (p Path) HasStrictPrefix(prefix Path) bool

func (Path) In

func (p Path) In(list List) bool

func (Path) IsEmpty

func (p Path) IsEmpty() bool

func (Path) Leaf

func (p Path) Leaf() string

func (Path) String

func (p Path) String() string

Jump to

Keyboard shortcuts

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