Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrWrongType = errors.New("wrong request type") ErrWrongSelectorLen = errors.New("wrong event selector length") )
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config basestreamseeder.Config
func DefaultConfig ¶
func DefaultConfig(scale cachescale.Func) Config
Click to show internal directories.
Click to hide internal directories.