Documentation ¶
Index ¶
Constants ¶
View Source
const Version = "0.1.1"
Variables ¶
View Source
var CertsCacheDir = ""
View Source
var ErrBadContentLength = errors.New("bad content length")
View Source
var ErrConflictID = errors.New("conflict id")
View Source
var HostName = ""
Functions ¶
This section is empty.
Types ¶
type Authenticator ¶
type Authenticator func(Broker, *fasthttp.RequestCtx) error
Source Files ¶
Click to show internal directories.
Click to hide internal directories.