Versions in this module Expand all Collapse all v0 v0.14.0 Mar 9, 2026 v0.13.0 Feb 20, 2026 Changes in this version + const ErrInvalidSizeFormat + const ErrInvalidSizeUnit + const GB + const KB + const MB + const PB + const TB + var ErrKeyNotFound = errors.New("key not found") + var ErrUnmarshal = errors.New("unmarshal failed") + func ConvertSizeBytes(size string) (uint64, error) + func FileExists(path string) bool + func ParseLineDetail(line string) (key, value string) + func SplitOutput(regularExpression *regexp.Regexp, output []byte) [][]byte + func UnmarshalToPointer[T any](responseData json.RawMessage, key string) (*T, error) + func UnmarshalToSlice[T any](responseData json.RawMessage, key string) ([]T, error) v0.12.0 Nov 17, 2025 v0.11.0 Aug 27, 2025 v0.0.10 May 14, 2025 v0.0.9 May 12, 2025 v0.0.8 May 7, 2025 v0.0.7 May 7, 2025 v0.0.6 Apr 25, 2025 v0.0.5 Apr 10, 2025 v0.0.4 Apr 9, 2025 v0.0.3 Mar 17, 2025 v0.0.2 Mar 12, 2025 v0.0.1 Mar 10, 2025