auth

package
v0.0.0-...-fba3f84 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AuthHTTP = "authhttp"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

type Auth interface {
	CheckACL(action, username, topic string) bool
	CheckConnect(clientID, username, password string) bool
}

func NewAuth

func NewAuth(name string) Auth

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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