mirror of
https://github.com/rclone/rclone.git
synced 2025-02-12 08:29:46 +01:00
6 lines
153 B
Go
6 lines
153 B
Go
// Copyright (C) 2020 Storj Labs, Inc.
|
|
// See LICENSE for copying information.
|
|
|
|
// Package errs2 collects common error handling functions.
|
|
package errs2
|