//
pkg.gl
Category
github.com/testground/sdk-go
ptypes
package
0.3.0
Repository:
https://github.com/testground/sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
4
Files
156 SLOC
#
Structs
Duration
Duration wraps a time.Duration and provides JSON marshal logic.
IPNet
No description provided by the author
Rate
Rate is a param that's parsed as "quantity/interval", where `quantity` is a float and `interval` is a string parsable by time.ParseDuration, e.g.
#
Type aliases
Size
Size is a type that unmarshals human-readable binary sizes like "100 KB" into an uint64, where the unit is bytes.