Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrMissingWriter = errors.New("multi: missing writer driver") ErrClose = errors.New("multi: close has errors") )
Functions ¶
This section is empty.
Types ¶
type Policy ¶
func RandomPolicy ¶
func RandomPolicy() Policy
func RoundRobinPolicy ¶
func RoundRobinPolicy() Policy
Click to show internal directories.
Click to hide internal directories.