pathx

package
v0.0.0-...-ab3fb9e Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2023 License: MIT Imports: 3 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 struct {
	Values []Value
	IsAbs  bool
}

func From

func From(p string) Path

func FromReal

func FromReal(p string) Path

func (Path) Append

func (p Path) Append(values ...string) Path

func (Path) Err

func (p Path) Err() error

func (Path) IsValid

func (p Path) IsValid() bool

func (Path) Real

func (p Path) Real() string

func (Path) String

func (p Path) String() string

func (Path) StringValues

func (p Path) StringValues() []string

type Value

type Value string

func (Value) Err

func (v Value) Err() error

func (Value) IsValid

func (v Value) IsValid() bool

Jump to

Keyboard shortcuts

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