Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TeamAuthCache ¶
type TeamAuthCache struct {
// contains filtered or unexported fields
}
func NewTeamAuthCache ¶
func NewTeamAuthCache(db *db.DB) *TeamAuthCache
func (*TeamAuthCache) Refresh ¶
func (c *TeamAuthCache) Refresh(apiKey string)
Refresh refreshes the cache for the given team ID.
Click to show internal directories.
Click to hide internal directories.