observerv1

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 License: Unlicense Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_observer_v1_operations_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CreatedPayload

type CreatedPayload struct {
	Key     string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Element []byte `protobuf:"bytes,2,opt,name=element,proto3" json:"element,omitempty"`
	// contains filtered or unexported fields
}

func (*CreatedPayload) Descriptor deprecated

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

Deprecated: Use CreatedPayload.ProtoReflect.Descriptor instead.

func (*CreatedPayload) GetElement

func (x *CreatedPayload) GetElement() []byte

func (*CreatedPayload) GetKey

func (x *CreatedPayload) GetKey() string

func (*CreatedPayload) LoadMap

func (o *CreatedPayload) LoadMap(values map[string]interface{})

LoadMap populates struct fields from a map, handling decoding for special fields.

func (*CreatedPayload) ProtoMessage

func (*CreatedPayload) ProtoMessage()

func (*CreatedPayload) ProtoReflect

func (x *CreatedPayload) ProtoReflect() protoreflect.Message

func (*CreatedPayload) Reset

func (x *CreatedPayload) Reset()

func (*CreatedPayload) Schema added in v0.0.10

func (*CreatedPayload) Schema() []byte

Specs ...

func (*CreatedPayload) String

func (x *CreatedPayload) String() string

type DeletedPayload

type DeletedPayload struct {
	Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	// contains filtered or unexported fields
}

func (*DeletedPayload) Descriptor deprecated

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

Deprecated: Use DeletedPayload.ProtoReflect.Descriptor instead.

func (*DeletedPayload) GetKey

func (x *DeletedPayload) GetKey() string

func (*DeletedPayload) LoadMap

func (o *DeletedPayload) LoadMap(values map[string]interface{})

LoadMap populates struct fields from a map, handling decoding for special fields.

func (*DeletedPayload) ProtoMessage

func (*DeletedPayload) ProtoMessage()

func (*DeletedPayload) ProtoReflect

func (x *DeletedPayload) ProtoReflect() protoreflect.Message

func (*DeletedPayload) Reset

func (x *DeletedPayload) Reset()

func (*DeletedPayload) Schema added in v0.0.10

func (*DeletedPayload) Schema() []byte

Specs ...

func (*DeletedPayload) String

func (x *DeletedPayload) String() string

type UpdatedPayload

type UpdatedPayload struct {
	Element []byte `protobuf:"bytes,1,opt,name=element,proto3" json:"element,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdatedPayload) Descriptor deprecated

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

Deprecated: Use UpdatedPayload.ProtoReflect.Descriptor instead.

func (*UpdatedPayload) GetElement

func (x *UpdatedPayload) GetElement() []byte

func (*UpdatedPayload) LoadMap

func (o *UpdatedPayload) LoadMap(values map[string]interface{})

LoadMap populates struct fields from a map, handling decoding for special fields.

func (*UpdatedPayload) ProtoMessage

func (*UpdatedPayload) ProtoMessage()

func (*UpdatedPayload) ProtoReflect

func (x *UpdatedPayload) ProtoReflect() protoreflect.Message

func (*UpdatedPayload) Reset

func (x *UpdatedPayload) Reset()

func (*UpdatedPayload) Schema added in v0.0.10

func (*UpdatedPayload) Schema() []byte

Specs ...

func (*UpdatedPayload) String

func (x *UpdatedPayload) String() string

Jump to

Keyboard shortcuts

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