gob

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package gob implements a GOB Config Codec.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GOB

type GOB struct {
	// contains filtered or unexported fields
}

GOB is the GOB Config Codec.

func (*GOB) Decode

func (g *GOB) Decode(data []byte, config interface{}) error

Decode implements Codec.Decode.

func (*GOB) Encode

func (g *GOB) Encode(config interface{}) ([]byte, error)

Encode implements Codec.Encode.

Jump to

Keyboard shortcuts

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