Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component struct { DependencyResolver *refer.DependencyResolver Logger *log.CompositeLogger Counters *count.CompositeCounters }
func InheritComponent ¶
func InheritComponent() *Component
func (*Component) Configure ¶
func (c *Component) Configure(config *config.ConfigParams)
func (*Component) SetReferences ¶
func (c *Component) SetReferences(references refer.IReferences)
Directories ¶
Path | Synopsis |
---|---|
Abstract implementation of various distributed caches.
|
Abstract implementation of various distributed caches. |
Contains implementation of the config design pattern.
|
Contains implementation of the config design pattern. |
Contains implementation of connection parameters, using various connection strings, which are stripped of all credentials.
|
Contains implementation of connection parameters, using various connection strings, which are stripped of all credentials. |
Click to show internal directories.
Click to hide internal directories.