Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterEventListenerHandlers ¶
func RegisterEventListenerHandlers()
Types ¶
type SendEventApi ¶
type SendEventApi interface {
SendEvent(ctx context.Context, datadogEventBody datadogV1.EventCreateRequest) (datadogV1.EventCreateResponse, *http.Response, error)
}
Click to show internal directories.
Click to hide internal directories.