mirror of
https://github.com/rclone/rclone.git
synced 2025-01-05 22:09:34 +01:00
6 lines
159 B
Go
6 lines
159 B
Go
// Copyright (C) 2019 Storj Labs, Inc.
|
|
// See LICENSE for copying information.
|
|
|
|
// Package drpcerr lets one associate error codes with errors.
|
|
package drpcerr
|