Documentation ¶
Index ¶
- func Aggregator(name string, newResultListener interface{}, ...)
- func Gun(name string, newGun interface{}, newDefaultConfigOptional ...interface{})
- func Limiter(name string, newLimiter interface{}, newDefaultConfigOptional ...interface{})
- func Provider(name string, newProvider interface{}, newDefaultConfigOptional ...interface{})
- func RegisterPtr(ptr interface{}, name string, newPlugin interface{}, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Aggregator ¶
func Aggregator(name string, newResultListener interface{}, newDefaultConfigOptional ...interface{})
func Limiter ¶
func Limiter(name string, newLimiter interface{}, newDefaultConfigOptional ...interface{})
func Provider ¶
func Provider(name string, newProvider interface{}, newDefaultConfigOptional ...interface{})
func RegisterPtr ¶
func RegisterPtr(ptr interface{}, name string, newPlugin interface{}, newDefaultConfigOptional ...interface{})
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.