package
1.33.0-rc3
Repository: https://github.com/ovh/utask.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewServer returns a new Server.
StaticFilePatternReplaceMiddleware is a middleware that modifies the response body with a given replace pattern Used inside utask to change response body of static files at flight, to customize path prefixes.
Stats handles the http request to fetch µtask statistics common to all instances.

# Structs

No description provided by the author
No description provided by the author
Server wraps the http handler that exposes a REST API to control the task orchestration engine.
No description provided by the author
StatsOut aggregates different business stats: - a map of task states and their count.