Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultMemcachedFactory ¶
type DefaultMemcachedFactory struct { *cbuild.Factory Descriptor *cref.Descriptor MemcachedCacheDescriptor *cref.Descriptor MemcachedLockDescriptor *cref.Descriptor }
DefaultMemcachedFactory Creates Redis components by their descriptors. See MemcachedCache See MemcachedLock
func NewDefaultMemcachedFactory ¶
func NewDefaultMemcachedFactory() *DefaultMemcachedFactory
NewDefaultMemcachedFactory Create a new instance of the factory.
Click to show internal directories.
Click to hide internal directories.