caches

package
v0.0.0-...-a0cf74a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

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 NewCache

func NewCache() *Cache

func (*Cache) AddExternalSystem

func (c *Cache) AddExternalSystem(tenant, externalSystem string)

func (*Cache) AddTenant

func (c *Cache) AddTenant(tenant string)

func (*Cache) CheckExternalSystem

func (c *Cache) CheckExternalSystem(tenant, externalSystem string) bool

func (*Cache) CheckTenant

func (c *Cache) CheckTenant(tenant string) bool

func (*Cache) GetPersonalEmailProviders

func (c *Cache) GetPersonalEmailProviders() []string

func (*Cache) SetPersonalEmailProviders

func (c *Cache) SetPersonalEmailProviders(domains []string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL