Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type ConcurrencyManager ¶
type ConcurrencyManagerLegacy ¶
type ConcurrencyManagerLegacy func(reader *multipart.Reader) ConcurrencyStatus
type ConcurrencyStatus ¶
type ConcurrencyStatus bool
type Result ¶
Result is the struct that contain http status code and error.
func ConcurrencyAgent ¶
func ConcurrencyAgent(request *http.Request, replicas ...ConcurrencyManager) Result
ConcurrencyAgent is loadbalancer of concurrencier.
Click to show internal directories.
Click to hide internal directories.