sysMsg

package
v1.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_internal_sysMsg_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type SysMsgRedisKV

type SysMsgRedisKV struct {
	Key    string     `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"`
	Value  *anypb.Any `protobuf:"bytes,2,opt,name=Value,proto3" json:"Value,omitempty"`
	Expire int64      `protobuf:"varint,3,opt,name=Expire,proto3" json:"Expire,omitempty"`
	// contains filtered or unexported fields
}

func (*SysMsgRedisKV) Descriptor deprecated

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

Deprecated: Use SysMsgRedisKV.ProtoReflect.Descriptor instead.

func (*SysMsgRedisKV) GetExpire

func (x *SysMsgRedisKV) GetExpire() int64

func (*SysMsgRedisKV) GetKey

func (x *SysMsgRedisKV) GetKey() string

func (*SysMsgRedisKV) GetValue

func (x *SysMsgRedisKV) GetValue() *anypb.Any

func (*SysMsgRedisKV) ProtoMessage

func (*SysMsgRedisKV) ProtoMessage()

func (*SysMsgRedisKV) ProtoReflect

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

func (*SysMsgRedisKV) Reset

func (x *SysMsgRedisKV) Reset()

func (*SysMsgRedisKV) String

func (x *SysMsgRedisKV) String() string

type SysMsgRedisKVWithoutExpire

type SysMsgRedisKVWithoutExpire struct {
	Key   string     `protobuf:"bytes,1,opt,name=Key,proto3" json:"Key,omitempty"`
	Value *anypb.Any `protobuf:"bytes,2,opt,name=Value,proto3" json:"Value,omitempty"`
	// contains filtered or unexported fields
}

func (*SysMsgRedisKVWithoutExpire) Descriptor deprecated

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

Deprecated: Use SysMsgRedisKVWithoutExpire.ProtoReflect.Descriptor instead.

func (*SysMsgRedisKVWithoutExpire) GetKey

func (x *SysMsgRedisKVWithoutExpire) GetKey() string

func (*SysMsgRedisKVWithoutExpire) GetValue

func (x *SysMsgRedisKVWithoutExpire) GetValue() *anypb.Any

func (*SysMsgRedisKVWithoutExpire) ProtoMessage

func (*SysMsgRedisKVWithoutExpire) ProtoMessage()

func (*SysMsgRedisKVWithoutExpire) ProtoReflect

func (*SysMsgRedisKVWithoutExpire) Reset

func (x *SysMsgRedisKVWithoutExpire) Reset()

func (*SysMsgRedisKVWithoutExpire) String

func (x *SysMsgRedisKVWithoutExpire) String() string

type SysMsgRedisString

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

func (*SysMsgRedisString) Descriptor deprecated

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

Deprecated: Use SysMsgRedisString.ProtoReflect.Descriptor instead.

func (*SysMsgRedisString) GetValue

func (x *SysMsgRedisString) GetValue() string

func (*SysMsgRedisString) ProtoMessage

func (*SysMsgRedisString) ProtoMessage()

func (*SysMsgRedisString) ProtoReflect

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

func (*SysMsgRedisString) Reset

func (x *SysMsgRedisString) Reset()

func (*SysMsgRedisString) String

func (x *SysMsgRedisString) String() string

Jump to

Keyboard shortcuts

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