package
0.0.6
Repository: https://github.com/luyomo/ohmytiup.git
Documentation: pkg.go.dev

# README

This package is imported from PD.

# 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.