reqenvelope

package
v1.1.22 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T struct {
	SubscriptionID subscriptionid.T
	Filters        filters.T
}

T is the wrapper for a query to a relay.

func (*T) Bytes

func (E *T) Bytes() (s []byte)

func (*T) Label

func (E *T) Label() (l string)

Label returns the label enum/type of the envelope. The relevant bytes could be retrieved using nip1.List[T]

func (*T) MarshalJSON

func (E *T) MarshalJSON() ([]byte, error)

func (*T) String

func (E *T) String() (s string)

func (*T) ToArray

func (E *T) ToArray() (arr array.T)

func (*T) Unmarshal

func (E *T) Unmarshal(buf *text.Buffer) (err error)

Unmarshal the envelope.

func (*T) UnmarshalJSON

func (E *T) UnmarshalJSON(bytes []byte) error

Jump to

Keyboard shortcuts

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