package
0.0.0-20221205081027-fb1d94189521
Repository: https://github.com/ti-net2/apiserver.git
Documentation: pkg.go.dev
# Functions
FinishRequest makes a given ResultFunc asynchronous and handles errors returned by the response.
# Type aliases
PostTimeoutLoggerFunc is a function that can be used to log the result returned by a ResultFunc after the request had timed out.
ResultFunc is a function that returns a rest result and can be run in a goroutine.