filter

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var E_Enum = &proto.ExtensionDesc{
	ExtendedType:  (*descriptor.EnumOptions)(nil),
	ExtensionType: (*ValueFilter)(nil),
	Field:         61255,
	Name:          "filter.enum",
	Tag:           "bytes,61255,opt,name=enum",
	Filename:      "filter.proto",
}
View Source
var E_EnumValue = &proto.ExtensionDesc{
	ExtendedType:  (*descriptor.EnumValueOptions)(nil),
	ExtensionType: (*ValueFilter)(nil),
	Field:         61255,
	Name:          "filter.enum_value",
	Tag:           "bytes,61255,opt,name=enum_value",
	Filename:      "filter.proto",
}
View Source
var E_Field = &proto.ExtensionDesc{
	ExtendedType:  (*descriptor.FieldOptions)(nil),
	ExtensionType: (*ValueFilter)(nil),
	Field:         61255,
	Name:          "filter.field",
	Tag:           "bytes,61255,opt,name=field",
	Filename:      "filter.proto",
}
View Source
var E_File = &proto.ExtensionDesc{
	ExtendedType:  (*descriptor.FileOptions)(nil),
	ExtensionType: (*ValueFilter)(nil),
	Field:         61255,
	Name:          "filter.file",
	Tag:           "bytes,61255,opt,name=file",
	Filename:      "filter.proto",
}
View Source
var E_Message = &proto.ExtensionDesc{
	ExtendedType:  (*descriptor.MessageOptions)(nil),
	ExtensionType: (*ValueFilter)(nil),
	Field:         61255,
	Name:          "filter.message",
	Tag:           "bytes,61255,opt,name=message",
	Filename:      "filter.proto",
}
View Source
var E_Method = &proto.ExtensionDesc{
	ExtendedType:  (*descriptor.MethodOptions)(nil),
	ExtensionType: (*ValueFilter)(nil),
	Field:         61255,
	Name:          "filter.method",
	Tag:           "bytes,61255,opt,name=method",
	Filename:      "filter.proto",
}
View Source
var E_OneOf = &proto.ExtensionDesc{
	ExtendedType:  (*descriptor.OneofOptions)(nil),
	ExtensionType: (*ValueFilter)(nil),
	Field:         61255,
	Name:          "filter.one_of",
	Tag:           "bytes,61255,opt,name=one_of",
	Filename:      "filter.proto",
}
View Source
var E_Service = &proto.ExtensionDesc{
	ExtendedType:  (*descriptor.ServiceOptions)(nil),
	ExtensionType: (*ValueFilter)(nil),
	Field:         61255,
	Name:          "filter.service",
	Tag:           "bytes,61255,opt,name=service",
	Filename:      "filter.proto",
}

Functions

This section is empty.

Types

type ValueFilter

type ValueFilter struct {
	Include              []string `protobuf:"bytes,1,rep,name=include" json:"include,omitempty"`
	Exclude              []string `protobuf:"bytes,2,rep,name=exclude" json:"exclude,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ValueFilter) Descriptor

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

func (*ValueFilter) GetExclude

func (m *ValueFilter) GetExclude() []string

func (*ValueFilter) GetInclude

func (m *ValueFilter) GetInclude() []string

func (*ValueFilter) ProtoMessage

func (*ValueFilter) ProtoMessage()

func (*ValueFilter) Reset

func (m *ValueFilter) Reset()

func (*ValueFilter) String

func (m *ValueFilter) String() string

func (*ValueFilter) XXX_DiscardUnknown

func (m *ValueFilter) XXX_DiscardUnknown()

func (*ValueFilter) XXX_Marshal

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

func (*ValueFilter) XXX_Merge

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

func (*ValueFilter) XXX_Size

func (m *ValueFilter) XXX_Size() int

func (*ValueFilter) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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