//
pkg.gl
Category
github.com/lightkool/pd
pkg
typeutil
package
1.1.0-alpha
Repository:
https://github.com/lightkool/pd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
85 SLOC
#
Functions
NewDuration
NewDuration creates a Duration from time.Duration.
#
Structs
Duration
Duration is a wrapper of time.Duration for TOML and JSON.
#
Type aliases
ByteSize
ByteSize is a retype uint64 for TOML and JSON.
StringSlice
StringSlice is more friendly to json encode/decode.