iface

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ID

type ID uint64

IfIDType is the path-type-independent type for interface IDs. Interface IDs must fit in 64 bits. There is a lot of path-type-independent code that manipulates interface IDs without interpreting them. This type is a container for them.

func (ID) String

func (ifID ID) String() string

func (*ID) UnmarshalJSON

func (ifID *ID) UnmarshalJSON(data []byte) error

UnmarshalJSON unmarshals the JSON data into the IfID.

func (*ID) UnmarshalText

func (ifID *ID) UnmarshalText(text []byte) error

UnmarshalText unmarshals the text into the IfID.

Jump to

Keyboard shortcuts

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