package
Version:
v2.0.0-alpha.3
Opens a new window with list of versions in this module.
Published: Jun 19, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type HTTP struct {
MaxBodyLength int64 `json:"max_body_length"`
MaxContentLength int64 `json:"max_content_length"`
Timeout int64 `json:"timeout"`
}
type Limits struct {
HTTP `json:"http"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.