generated

package
v0.4.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NilDecode   = errors.New("cannot decode into a nil root struct")
	InvalidEnum = errors.New("invalid enum value")
)

Functions

This section is empty.

Types

type Context

type Context struct {
	A int32
	B int32
	C int32
}

func DecodeContext

func DecodeContext(x *Context, b []byte) (*Context, error)

func NewContext

func NewContext() *Context

func (*Context) Encode

func (x *Context) Encode(b *polyglot.Buffer)

Jump to

Keyboard shortcuts

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