hredisplugin

package
v1.1.37 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	core.BasePlugin
	// contains filtered or unexported fields
}

func New

func New() *Plugin

func (*Plugin) Capability

func (this *Plugin) Capability() htypes.Any

func (*Plugin) Close

func (this *Plugin) Close()

func (*Plugin) Config

func (this *Plugin) Config() core.IEntityConf

func (*Plugin) EntityStub

func (this *Plugin) EntityStub() *core.EntityStub

func (*Plugin) Open

func (this *Plugin) Open(s core.IServer, ins core.IPlugin) *herrors.Error

type RedisPlugin

type RedisPlugin struct {
	core.PluginConf
	Backend   string
	Password  string
	DefaultDB int
}

Jump to

Keyboard shortcuts

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