core

package
v0.0.0-...-26deaa0 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCmdByte

func GetCmdByte(c string) ([]byte, bool, string)

Types

type RedisClient

type RedisClient struct {
	// contains filtered or unexported fields
}

func (*RedisClient) ExecCMD

func (c *RedisClient) ExecCMD(cmd ...string) (resp []byte)

func (*RedisClient) ExecCMDByte

func (c *RedisClient) ExecCMDByte(cmdByte []byte) (resp []byte)

func (*RedisClient) Open

func (c *RedisClient) Open(addr string) (err error)

func (*RedisClient) Shutdown

func (c *RedisClient) Shutdown()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳