Documentation
¶
Index ¶
- Variables
- func About(c echo.Context) error
- func CheckDetails(c echo.Context) error
- func DetailsHandler(c echo.Context) error
- func GetBestPartitioner(totalChecks int, rangeDuration time.Duration) time.Duration
- func PostDataToServer(server string, body io.Reader) (err error)
- func PushHandler(c echo.Context) error
- func RunCanaryHandler(c echo.Context) error
- func RunTopologyHandler(c echo.Context) error
- func WebhookHandler(c echo.Context) error
- type CheckData
- type CheckErrorMessage
- type DetailResponse
- type QueueData
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultWindow = "1h"
)
Functions ¶
func CheckDetails ¶ added in v0.38.70
func DetailsHandler ¶ added in v0.38.96
func GetBestPartitioner ¶ added in v1.0.199
func PostDataToServer ¶ added in v0.38.85
func PushHandler ¶ added in v0.38.85
func RunCanaryHandler ¶ added in v0.38.257
func RunTopologyHandler ¶ added in v0.38.257
func WebhookHandler ¶ added in v1.0.85
Types ¶
type CheckErrorMessage ¶ added in v0.38.257
type DetailResponse ¶ added in v0.38.70
Click to show internal directories.
Click to hide internal directories.