v2

package
v0.0.0-...-2f21695 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PayloadLimit

type PayloadLimit struct {
	MaxEntitySize int32 `protobuf:"varint,1,opt,name=max_entity_size,json=maxEntitySize,proto3" json:"max_entity_size,omitempty"`
	// Types that are valid to be assigned to ErrorType:
	//	*PayloadLimit_HttpStatus
	ErrorType            isPayloadLimit_ErrorType `protobuf_oneof:"error_type"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*PayloadLimit) Descriptor

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

func (*PayloadLimit) GetErrorType

func (m *PayloadLimit) GetErrorType() isPayloadLimit_ErrorType

func (*PayloadLimit) GetHttpStatus

func (m *PayloadLimit) GetHttpStatus() int32

func (*PayloadLimit) GetMaxEntitySize

func (m *PayloadLimit) GetMaxEntitySize() int32

func (*PayloadLimit) ProtoMessage

func (*PayloadLimit) ProtoMessage()

func (*PayloadLimit) Reset

func (m *PayloadLimit) Reset()

func (*PayloadLimit) String

func (m *PayloadLimit) String() string

func (*PayloadLimit) XXX_DiscardUnknown

func (m *PayloadLimit) XXX_DiscardUnknown()

func (*PayloadLimit) XXX_Marshal

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

func (*PayloadLimit) XXX_Merge

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

func (*PayloadLimit) XXX_OneofFuncs

func (*PayloadLimit) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})

XXX_OneofFuncs is for the internal use of the proto package.

func (*PayloadLimit) XXX_Size

func (m *PayloadLimit) XXX_Size() int

func (*PayloadLimit) XXX_Unmarshal

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

type PayloadLimit_HttpStatus

type PayloadLimit_HttpStatus struct {
	HttpStatus int32 `protobuf:"varint,2,opt,name=http_status,json=httpStatus,proto3,oneof"`
}

Jump to

Keyboard shortcuts

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