genericpb

package
v0.0.0-...-1282859 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenericData

type GenericData struct {
	Scheme               []byte   `protobuf:"bytes,1,opt,name=scheme,proto3" json:"scheme,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

GenericData for generic documents. Note: for now, it just contains a single field with default value always and not publicly exposed

func (*GenericData) Descriptor

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

func (*GenericData) GetScheme

func (m *GenericData) GetScheme() []byte

func (*GenericData) ProtoMessage

func (*GenericData) ProtoMessage()

func (*GenericData) Reset

func (m *GenericData) Reset()

func (*GenericData) String

func (m *GenericData) String() string

func (*GenericData) XXX_DiscardUnknown

func (m *GenericData) XXX_DiscardUnknown()

func (*GenericData) XXX_Marshal

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

func (*GenericData) XXX_Merge

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

func (*GenericData) XXX_Size

func (m *GenericData) XXX_Size() int

func (*GenericData) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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