Documentation ¶
Index ¶
Constants ¶
View Source
const REDIS = "redis"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type REDISPlugin ¶
type REDISPlugin struct{}
func (*REDISPlugin) Name ¶
func (p *REDISPlugin) Name() string
func (*REDISPlugin) PortPriority ¶
func (p *REDISPlugin) PortPriority(port uint16) bool
func (*REDISPlugin) Priority ¶
func (p *REDISPlugin) Priority() int
func (*REDISPlugin) Type ¶
func (p *REDISPlugin) Type() plugins.Protocol
Click to show internal directories.
Click to hide internal directories.