Documentation
¶
Overview ¶
Package workers exposes backend interfaces used by worker groups.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) GetEnabled ¶ added in v1.5.0
func (*Config) GetLimitOrInterval ¶ added in v1.5.0
func (*Config) GetReplicas ¶ added in v1.5.0
func (*Config) SetEnabled ¶ added in v1.5.0
func (*Config) SetLimitOrInterval ¶ added in v1.5.0
func (*Config) SetReplicas ¶ added in v1.5.0
type EvictionBackend ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package evictor provides a scalable worker Group implementing service.Service and service.Scalable.
|
Package evictor provides a scalable worker Group implementing service.Service and service.Scalable. |
|
Package gc provides a scalable worker Group implementing service.Service and service.Scalable, identical по архитектуре evictor.Group, но вместо эвикции делает принудительный GC.
|
Package gc provides a scalable worker Group implementing service.Service and service.Scalable, identical по архитектуре evictor.Group, но вместо эвикции делает принудительный GC. |
|
Package refresher provides a scalable worker Group implementing service.Service and service.Scalable.
|
Package refresher provides a scalable worker Group implementing service.Service and service.Scalable. |
Click to show internal directories.
Click to hide internal directories.