ident

package
v0.0.0-...-142450a Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrIllegalAI = errors.New("illegal asset identifier")
View Source
var ErrIllegalAddress = errors.New("illegal address component")
View Source
var ErrNoAddress = errors.New("no address component")
View Source
var ErrWildcard = errors.New("illegal usage of domain name wildcards")

Functions

This section is empty.

Types

type AI

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

func ParseAI

func ParseAI(aiStr string) (*AI, error)

func (*AI) MarshalJSON

func (ai *AI) MarshalJSON() ([]byte, error)

func (*AI) MoreGeneral

func (ai *AI) MoreGeneral(than *AI) bool

func (*AI) String

func (ai *AI) String() string

func (*AI) UnmarshalJSON

func (ai *AI) UnmarshalJSON(bs []byte) error

Jump to

Keyboard shortcuts

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