package
2.1.19+incompatible
Repository: https://github.com/dbsid/pd.git
Documentation: pkg.go.dev

# Functions

NewDuration creates a Duration from time.Duration.

# Structs

Duration is a wrapper of time.Duration for TOML and JSON.

# Type aliases

ByteSize is a retype uint64 for TOML and JSON.
StringSlice is more friendly to json encode/decode.