addresspath

package
v0.15.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const HardenedKeyStart = uint32(0x80000000) // 2^31

Variables

View Source
var ErrInvalidPath = errors.New("the key path is invalid")

ErrInvalidPath describes an error in which the key path is invalid.

Functions

This section is empty.

Types

type Path

type Path []uint32

func NewPath

func NewPath(indexes ...uint32) Path

func NewPathFromString

func NewPathFromString(str string) (Path, error)

func (Path) AddressType

func (p Path) AddressType() uint32

func (Path) LastIndex

func (p Path) LastIndex() uint32

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