Documentation ¶
Index ¶
- Constants
- type Cache
- func (c *Cache) AddExternalSystem(tenant, externalSystem string)
- func (c *Cache) AddTenant(tenant string)
- func (c *Cache) CheckExternalSystem(tenant, externalSystem string) bool
- func (c *Cache) CheckTenant(tenant string) bool
- func (c *Cache) GetPersonalEmailProviders() []string
- func (c *Cache) SetPersonalEmailProviders(domains []string)
Constants ¶
View Source
const (
KB = 1024
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) AddExternalSystem ¶
func (*Cache) CheckExternalSystem ¶
func (*Cache) CheckTenant ¶
func (*Cache) GetPersonalEmailProviders ¶
func (*Cache) SetPersonalEmailProviders ¶
Click to show internal directories.
Click to hide internal directories.