Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientCredentialsConfig ¶
func NewClientCredentialsConfig(config config.Credentials) *clientcredentials.Config
Types ¶
type MemoryStore ¶
type MemoryStore struct {
// contains filtered or unexported fields
}
func NewMemoryStore ¶
func NewMemoryStore(c *clientcredentials.Config) *MemoryStore
func (*MemoryStore) BackgroundUpdate ¶
func (s *MemoryStore) BackgroundUpdate(interval int)
Click to show internal directories.
Click to hide internal directories.