8 lines
188 B
Go
8 lines
188 B
Go
|
// Copyright (C) 2019 Storj Labs, Inc.
|
||
|
// See LICENSE for copying information.
|
||
|
|
||
|
/*
|
||
|
Package certificateclient contains the client for the certificate endpoint.
|
||
|
*/
|
||
|
package certificateclient
|