mirror of
https://github.com/rclone/rclone.git
synced 2025-01-28 01:00:37 +01:00
6 lines
156 B
Go
6 lines
156 B
Go
|
// Copyright (C) 2020 Storj Labs, Inc.
|
||
|
// See LICENSE for copying information.
|
||
|
|
||
|
// Package memory contains byte size types and manipulation.
|
||
|
package memory
|