Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetVersionReply ¶
type GetVersionReply struct {
BuildVersion string `protobuf:"bytes,1,opt,name=buildVersion,proto3" json:"buildVersion,omitempty"`
}
func (GetVersionReply) ProtoMessage ¶
func (GetVersionReply) ProtoMessage()
func (GetVersionReply) Reset ¶
func (GetVersionReply) Reset()
func (GetVersionReply) String ¶
func (GetVersionReply) String() string
type GetVersionRequest ¶
type GetVersionRequest struct { }
func (GetVersionRequest) ProtoMessage ¶
func (GetVersionRequest) ProtoMessage()
func (GetVersionRequest) Reset ¶
func (GetVersionRequest) Reset()
func (GetVersionRequest) String ¶
func (GetVersionRequest) String() string
Click to show internal directories.
Click to hide internal directories.