Documentation
¶
Index ¶
- func Handler() http.Handler
- func Register(ctx context.Context, controlEndpoint string, service string, ...) error
- func RegisterInstance(ctx context.Context, controlEndpoint string, data Instance) error
- func RegisterStressor(ctx context.Context, controlEndpoint string, name string, ...) error
- func Trigger(ctx context.Context, endpoint string, target StressTest) error
- type Instance
- type Server
- type StressTest
- type Stressor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(ctx context.Context, controlEndpoint string, service string, publicEndpoint string) error
Register calls the endpoint registration
func RegisterInstance ¶
func RegisterStressor ¶
Types ¶
type StressTest ¶
Click to show internal directories.
Click to hide internal directories.