mytype

package
v2.0.0-alpha3+incompat... Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2015 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MyType

type MyType struct {
	Local2 int `bson:"Local1"`
	// contains filtered or unexported fields
}

func (*MyType) MarshalBson

func (myType *MyType) MarshalBson(buf *bytes2.ChunkedWriter, key string)

MarshalBson bson-encodes MyType.

func (*MyType) UnmarshalBson

func (myType *MyType) UnmarshalBson(buf *bytes.Buffer, kind byte)

UnmarshalBson bson-decodes into MyType.

Jump to

Keyboard shortcuts

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