mirror of
https://github.com/rclone/rclone.git
synced 2024-12-12 18:21:57 +01:00
6 lines
189 B
Go
6 lines
189 B
Go
|
// Copyright (C) 2019 Storj Labs, Inc.
|
||
|
// See LICENSE for copying information.
|
||
|
|
||
|
// Package drpcmetadata define the structure of the metadata supported by drpc library.
|
||
|
package drpcmetadata
|