gob

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GobCodec

type GobCodec struct {
}

func (*GobCodec) Marshal

func (g *GobCodec) Marshal(v interface{}) ([]byte, error)

func (*GobCodec) MimeType

func (g *GobCodec) MimeType() string

func (*GobCodec) Name

func (g *GobCodec) Name() string

func (*GobCodec) Unmarshal

func (g *GobCodec) Unmarshal(data []byte, v interface{}) error

Jump to

Keyboard shortcuts

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