casttype - ActiveState ActiveGo 1.8
...

Package casttype

import "github.com/gogo/protobuf/test/casttype"
Overview
Index
Subdirectories

Overview ▾

type Bytes

type Bytes []byte

func (Bytes) MarshalJSON

func (this Bytes) MarshalJSON() ([]byte, error)

func (*Bytes) UnmarshalJSON

func (this *Bytes) UnmarshalJSON(data []byte) error

type MyFloat32Type

type MyFloat32Type float32

type MyFloat64Type

type MyFloat64Type float64

type MyInt32Type

type MyInt32Type int32

type MyMapType

type MyMapType map[string]uint64

type MyStringType

type MyStringType string

type MyUint64Type

type MyUint64Type uint64

Subdirectories

Name Synopsis
..
combos
both Package casttype is a generated protocol buffer package.
marshaler Package casttype is a generated protocol buffer package.
neither Package casttype is a generated protocol buffer package.
unmarshaler Package casttype is a generated protocol buffer package.
unsafeboth Package casttype is a generated protocol buffer package.
unsafemarshaler Package casttype is a generated protocol buffer package.
unsafeunmarshaler Package casttype is a generated protocol buffer package.