autoencoding

package
v0.0.0-...-e2f4fbf Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2021 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustNew

func MustNew(val interface{}) gkvstore.Item

func New

func New(val interface{}) (gkvstore.Item, error)

Types

type Encoding

type Encoding int
const (
	Invalid Encoding = iota
	JSON
	MsgPack
	Protobuf
)

type ObjectGetter

type ObjectGetter interface {
	Get() interface{}
}

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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