mirror of
https://github.com/rclone/rclone.git
synced 2025-03-03 09:51: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 drpcsignal holds a helper type to signal errors.
|
||
|
package drpcsignal
|