Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMemcachedDriver ¶
func NewMemcachedDriver(log logger.Logger, key string, cfgPlugin config.Configurer) (*driver, error)
NewMemcachedDriver returns a memcache client using the provided server(s) with equal weight. If a server is listed multiple times, it gets a proportional amount of weight.
Types ¶
Click to show internal directories.
Click to hide internal directories.