Documentation
¶
Overview ¶
Package gmetric is a generated protocol buffer package.
It is generated from these files:
domain.proto
It has these top-level messages:
Message
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct {
Id *int64 `protobuf:"varint,1,opt,name=id" json:"id,omitempty"`
Name *string `protobuf:"bytes,2,opt,name=name" json:"name,omitempty"`
Description *string `protobuf:"bytes,3,opt,name=description" json:"description,omitempty"`
XXX_unrecognized []byte `json:"-"`
}
Message a test message
func (*Message) Descriptor ¶
func (*Message) GetDescription ¶
func (*Message) ProtoMessage ¶
func (*Message) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.