package issue261

import "github.com/gogo/protobuf/test/issue261"

Package issue261 is a generated protocol buffer package.

It is generated from these files:

issue261.proto

It has these top-level messages:

MapStdTypes

Index

Variables

var (
	ErrInvalidLengthIssue261 = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowIssue261   = fmt.Errorf("proto: integer overflow")
)

Types

type MapStdTypes

type MapStdTypes struct {
	NullableDuration map[int32]*time.Duration `protobuf:"bytes,3,rep,name=nullableDuration,stdduration" json:"nullableDuration,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value"`
}

func (*MapStdTypes) Descriptor

func (*MapStdTypes) Descriptor() ([]byte, []int)

func (*MapStdTypes) Equal

func (this *MapStdTypes) Equal(that interface{}) bool

func (*MapStdTypes) GetNullableDuration

func (m *MapStdTypes) GetNullableDuration() map[int32]*time.Duration

func (*MapStdTypes) GoString

func (this *MapStdTypes) GoString() string

func (*MapStdTypes) Marshal

func (m *MapStdTypes) Marshal() (dAtA []byte, err error)

func (*MapStdTypes) MarshalTo

func (m *MapStdTypes) MarshalTo(dAtA []byte) (int, error)

func (*MapStdTypes) ProtoMessage

func (*MapStdTypes) ProtoMessage()

func (*MapStdTypes) Reset

func (m *MapStdTypes) Reset()

func (*MapStdTypes) Size

func (m *MapStdTypes) Size() (n int)

func (*MapStdTypes) String

func (this *MapStdTypes) String() string

func (*MapStdTypes) Unmarshal

func (m *MapStdTypes) Unmarshal(dAtA []byte) error

Source Files

issue261.pb.go

Version
v1.0.0
Published
Feb 2, 2018
Platform
js/wasm
Imports
10 packages
Last checked
2 days ago

Tools for package owners.