Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UsernameBasedSessions ¶
func UsernameBasedSessions(realm string) gin.HandlerFunc
Types ¶
type FrontendServer ¶
type FrontendServer struct {
// contains filtered or unexported fields
}
func NewFrontendServer ¶
func NewFrontendServer(config *config.HTTPConfig) *FrontendServer
func (*FrontendServer) Close ¶
func (f *FrontendServer) Close() error
func (*FrontendServer) ListenAndServe ¶
func (f *FrontendServer) ListenAndServe() error
Click to show internal directories.
Click to hide internal directories.