mirror of
https://github.com/rclone/rclone.git
synced 2025-01-07 14:59:43 +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
|