authenvelope

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2024 License: CC0-1.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const L = "AUTH"

Variables

This section is empty.

Functions

This section is empty.

Types

type B

type B = []byte

type Challenge

type Challenge struct {
	Challenge B
}

func NewChallenge

func NewChallenge() *Challenge

func NewChallengeWith

func NewChallengeWith(challenge B) *Challenge

func (*Challenge) Label

func (en *Challenge) Label() string

func (*Challenge) MarshalJSON

func (en *Challenge) MarshalJSON(dst B) (b B, err E)

func (*Challenge) UnmarshalJSON

func (en *Challenge) UnmarshalJSON(b B) (r B, err E)

func (*Challenge) Write

func (en *Challenge) Write(ws enveloper.Writer) (err E)

type E

type E = error

type N added in v0.0.14

type N = int

type Response

type Response struct {
	Event *event.T
}

func NewResponse

func NewResponse() *Response

func (*Response) Label

func (en *Response) Label() string

func (*Response) MarshalJSON

func (en *Response) MarshalJSON(dst B) (b B, err E)

func (*Response) UnmarshalJSON

func (en *Response) UnmarshalJSON(b B) (r B, err E)

func (*Response) Write

func (en *Response) Write(ws enveloper.Writer) (err E)

type S

type S = string

Jump to

Keyboard shortcuts

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