Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager ...
func (*Manager) MustAuth ¶
func (m *Manager) MustAuth(next httprouter.Handle) httprouter.Handle
MustAuth ...
func (*Manager) ShouldAuth ¶
func (m *Manager) ShouldAuth(next httprouter.Handle) httprouter.Handle
ShouldAuth ...
Click to show internal directories.
Click to hide internal directories.