//
pkg.gl
Category
github.com/luyomo/OhMyTiUP
pkg
aws
api
typeutil
package
0.0.6
Repository:
https://github.com/luyomo/ohmytiup.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
88 SLOC
#
README
This package is imported from
PD
.
#
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.