Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Configuration ¶ added in v0.1.11
type Configuration struct {
// Speed is the speed to which to throttle
Speed types.BytesSize `json:"speed"`
}
Configuration is the struct the handler settings will be unmarshalled in
Click to show internal directories.
Click to hide internal directories.