Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func NewServer ¶ added in v1.8.8
func NewServer(authenticator settings.Authenticator, disableAuth func() (bool, error)) *Server
func (*Server) AuthFuncOverride ¶ added in v0.3.0
AuthFuncOverride allows the version to be returned without auth
Click to show internal directories.
Click to hide internal directories.