Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProvideValidity = time.Hour * 24
Functions ¶
This section is empty.
Types ¶
type ProviderManager ¶
type ProviderManager struct {
// contains filtered or unexported fields
}
func NewProviderManager ¶
func (*ProviderManager) AddProvider ¶
AddProvider adds a provider.
func (*ProviderManager) GetProviders ¶
GetProviders returns the set of providers for the given key. This method _does not_ copy the set. Do not modify it.
func (*ProviderManager) Process ¶
func (pm *ProviderManager) Process() goprocess.Process
Click to show internal directories.
Click to hide internal directories.