exthelper

package
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

exthelper 用于管理redis中扩展的帮助模块

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct {
	Name    string
	Version int64
}

func CheckModule

func CheckModule(client redis.UniversalClient, ctx context.Context, modulename string) (*Module, error)

CheckModule 检查模块是否被加载

func ListModule

func ListModule(client redis.UniversalClient, ctx context.Context) ([]*Module, error)

ListModule 查看redis服务端加载的扩展模块

Jump to

Keyboard shortcuts

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