arith

package
v0.0.0-...-0216257 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArithRequest

type ArithRequest struct {
	A                    *int32   `protobuf:"varint,1,opt,name=a" json:"a,omitempty"`
	B                    *int32   `protobuf:"varint,2,opt,name=b" json:"b,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ArithRequest) Descriptor

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

func (*ArithRequest) GetA

func (m *ArithRequest) GetA() int32

func (*ArithRequest) GetB

func (m *ArithRequest) GetB() int32

func (*ArithRequest) ProtoMessage

func (*ArithRequest) ProtoMessage()

func (*ArithRequest) Reset

func (m *ArithRequest) Reset()

func (*ArithRequest) String

func (m *ArithRequest) String() string

func (*ArithRequest) XXX_DiscardUnknown

func (m *ArithRequest) XXX_DiscardUnknown()

func (*ArithRequest) XXX_Marshal

func (m *ArithRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ArithRequest) XXX_Merge

func (m *ArithRequest) XXX_Merge(src proto.Message)

func (*ArithRequest) XXX_Size

func (m *ArithRequest) XXX_Size() int

func (*ArithRequest) XXX_Unmarshal

func (m *ArithRequest) XXX_Unmarshal(b []byte) error

type ArithResponse

type ArithResponse struct {
	Val                  *int32   `protobuf:"varint,1,opt,name=val" json:"val,omitempty"`
	Quo                  *int32   `protobuf:"varint,2,opt,name=quo" json:"quo,omitempty"`
	Rem                  *int32   `protobuf:"varint,3,opt,name=rem" json:"rem,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ArithResponse) Descriptor

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

func (*ArithResponse) GetQuo

func (m *ArithResponse) GetQuo() int32

func (*ArithResponse) GetRem

func (m *ArithResponse) GetRem() int32

func (*ArithResponse) GetVal

func (m *ArithResponse) GetVal() int32

func (*ArithResponse) ProtoMessage

func (*ArithResponse) ProtoMessage()

func (*ArithResponse) Reset

func (m *ArithResponse) Reset()

func (*ArithResponse) String

func (m *ArithResponse) String() string

func (*ArithResponse) XXX_DiscardUnknown

func (m *ArithResponse) XXX_DiscardUnknown()

func (*ArithResponse) XXX_Marshal

func (m *ArithResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ArithResponse) XXX_Merge

func (m *ArithResponse) XXX_Merge(src proto.Message)

func (*ArithResponse) XXX_Size

func (m *ArithResponse) XXX_Size() int

func (*ArithResponse) XXX_Unmarshal

func (m *ArithResponse) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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