linearcodec

package
v1.11.5 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: BSD-3-Clause Imports: 7 Imported by: 76

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Codec

type Codec interface {
	codec.Registry
	codec.Codec
	SkipRegistrations(int)
}

Codec marshals and unmarshals

func New

func New(tagNames []string) Codec

New returns a new, concurrency-safe codec; it allow to specify tagNames.

func NewDefault

func NewDefault() Codec

NewDefault is a convenience constructor; it returns a new codec with default tagNames.

Jump to

Keyboard shortcuts

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