Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
Cache represents a cache of LDAP query results so that many concurrent requests don't DDoS the LDAP server.
func (*Cache) NewContext ¶
func (*Cache) Wrap ¶
func (c *Cache) Wrap(wrapped auth.AuthenticatedHandlerFunc) http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.