package finisher
import "k8s.io/apiserver/pkg/endpoints/handlers/finisher"
Index ¶
Functions ¶
func FinishRequest ¶
FinishRequest makes a given ResultFunc asynchronous and handles errors returned by the response.
Types ¶
type ResultFunc ¶
ResultFunc is a function that returns a rest result and can be run in a goroutine
Source Files ¶
finisher.go
- Version
- v0.22.0-alpha.1
- Published
- May 18, 2021
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 4 minutes ago –
Tools for package owners.