package
Version:
v0.1.0-beta-3
Opens a new window with list of versions in this module.
Published: Jul 12, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
B Bytes = 1
KB = 1024 * B
MB = 1024 * KB
GB = 1024 * MB
TB = 1024 * GB
PB = 1024 * TB
EB = 1024 * PB
)
Set is used for command flag var
func (f *Bytes) UnmarshalYAML(node *yaml.Node) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.