business

package
v0.0.0-...-2770a49 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2015 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package business is a generated protocol buffer package.

It is generated from these files:

business.proto

It has these top-level messages:

Command

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	Sender            *uint32  `protobuf:"varint,1,req,name=sender" json:"sender,omitempty"`
	Uid               []uint64 `protobuf:"varint,2,rep,name=uid" json:"uid,omitempty"`
	Groupid           *uint64  `protobuf:"varint,3,opt,name=groupid" json:"groupid,omitempty"`
	Message           []string `protobuf:"bytes,4,rep,name=message" json:"message,omitempty"`
	Timestamp         []string `protobuf:"bytes,5,rep,name=timestamp" json:"timestamp,omitempty"`
	Result            *uint32  `protobuf:"varint,6,opt,name=result" json:"result,omitempty"`
	ResultDescription *string  `protobuf:"bytes,7,opt,name=resultDescription" json:"resultDescription,omitempty"`
	XXX_unrecognized  []byte   `json:"-"`
}

func (*Command) GetGroupid

func (m *Command) GetGroupid() uint64

func (*Command) GetMessage

func (m *Command) GetMessage() []string

func (*Command) GetResult

func (m *Command) GetResult() uint32

func (*Command) GetResultDescription

func (m *Command) GetResultDescription() string

func (*Command) GetSender

func (m *Command) GetSender() uint32

func (*Command) GetTimestamp

func (m *Command) GetTimestamp() []string

func (*Command) GetUid

func (m *Command) GetUid() []uint64

func (*Command) ProtoMessage

func (*Command) ProtoMessage()

func (*Command) Reset

func (m *Command) Reset()

func (*Command) String

func (m *Command) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL