package
Version:
v1.5.3
Opens a new window with list of versions in this module.
Published: Jul 18, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
AuthHTTP = "authhttp"
AuthFile = "authfile"
)
type Auth interface {
CheckACL(action, clientID, username, ip, topic string) bool
CheckConnect(clientID, username, password string) bool
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.