package
Version:
v1.1.5
Opens a new window with list of versions in this module.
Published: Mar 29, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Duration is a TOML wrapper type for time.Duration.
MarshalText converts a duration to a string for decoding toml
UnmarshalText parses a TOML value into a duration value.
Size represents a TOML parseable file size.
Users can specify size using "m" for megabytes and "g" for gigabytes.
UnmarshalText parses a byte size from text.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.