Documentation
¶
Overview ¶
Package testing is a generated protocol buffer package.
It is generated from these files:
pkg/jsonpb/testing/testing.proto
It has these top-level messages:
Foo
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Foo ¶
type Foo struct { Timestamp *google_protobuf.Timestamp `protobuf:"bytes,1,opt,name=timestamp" json:"timestamp,omitempty"` Status Status `protobuf:"varint,2,opt,name=status,enum=testing.Status" json:"status,omitempty"` }
func (*Foo) GetTimestamp ¶
func (m *Foo) GetTimestamp() *google_protobuf.Timestamp
Click to show internal directories.
Click to hide internal directories.