redis

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

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

Go to latest
Published: Dec 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional string key = 21100;
	E_Key = &file_redis_proto_extTypes[1]
	// optional string type = 21101;
	E_Type = &file_redis_proto_extTypes[2]
	// optional int32 size = 21102;
	E_Size = &file_redis_proto_extTypes[3]
	// optional bool op_field = 21103;
	E_OpField = &file_redis_proto_extTypes[4]
	// optional string field = 21104;
	E_Field = &file_redis_proto_extTypes[5]
	// optional string value = 21105;
	E_Value = &file_redis_proto_extTypes[6]
	// optional string member = 21106;
	E_Member = &file_redis_proto_extTypes[7]
	// repeated redis.RedisScript script = 21107;
	E_Script = &file_redis_proto_extTypes[8]
	// optional bool json = 21108;
	E_Json = &file_redis_proto_extTypes[9]
	// optional bool pb = 21109;
	E_Pb = &file_redis_proto_extTypes[10]
)

Extension fields to descriptorpb.MessageOptions.

View Source
var (
	// optional string op_package = 21000;
	E_OpPackage = &file_redis_proto_extTypes[0]
)

Extension fields to descriptorpb.FileOptions.

View Source
var File_redis_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type RedisScript

type RedisScript struct {
	Name  string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Lua   string `protobuf:"bytes,2,opt,name=lua,proto3" json:"lua,omitempty"`
	Argv  string `protobuf:"bytes,3,opt,name=argv,proto3" json:"argv,omitempty"`
	Reply string `protobuf:"bytes,4,opt,name=reply,proto3" json:"reply,omitempty"`
	// contains filtered or unexported fields
}

func (*RedisScript) Descriptor deprecated

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

Deprecated: Use RedisScript.ProtoReflect.Descriptor instead.

func (*RedisScript) GetArgv

func (x *RedisScript) GetArgv() string

func (*RedisScript) GetLua

func (x *RedisScript) GetLua() string

func (*RedisScript) GetName

func (x *RedisScript) GetName() string

func (*RedisScript) GetReply

func (x *RedisScript) GetReply() string

func (*RedisScript) ProtoMessage

func (*RedisScript) ProtoMessage()

func (*RedisScript) ProtoReflect

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

func (*RedisScript) Reset

func (x *RedisScript) Reset()

func (*RedisScript) String

func (x *RedisScript) String() string

Jump to

Keyboard shortcuts

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