proto

package
v0.0.0-...-685946b Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarshalFieldBson

func MarshalFieldBson(field Field, key string, buf *bytes2.ChunkedWriter)

func UnmarshalFieldBson

func UnmarshalFieldBson(field *Field, buf *bytes.Buffer)

Types

type Field

type Field struct {
	Name string
	Type int64
}

type QueryResult

type QueryResult struct {
	Fields       []Field
	RowsAffected uint64
	InsertId     uint64
	Rows         [][]sqltypes.Value
}

func (*QueryResult) MarshalBson

func (qr *QueryResult) MarshalBson(buf *bytes2.ChunkedWriter)

func (*QueryResult) UnmarshalBson

func (qr *QueryResult) UnmarshalBson(buf *bytes.Buffer)

Jump to

Keyboard shortcuts

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