Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAuthenticated ¶
IsAuthenticated is a middleware that checks if the user has already been authenticated previously.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func NewServer ¶
func NewServer(auth *authenticator.Authenticator) *Server
func (*Server) StartServer ¶
Click to show internal directories.
Click to hide internal directories.