Documentation
¶
Index ¶
- func GetSizeAsHumanReadableString(sizeBytes int64) (readableSize string, err error)
- func MustGetSizeAsHumanReadableString(sizeBytes int64) (readableSize string)
- func MustParseSizeStringAsInt64(sizeString string) (sizeBytes int64)
- func ParseSizeStringAsInt64(sizeString string) (sizeBytes int64, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseSizeStringAsInt64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.