Registry / utility / dropbox-godropbox

dropbox-godropbox

JSON →
library0.0.0-20230623171840-436d2007a9fdgogounverified

Dropbox's common libraries for writing Go services and applications.

go get github.com/dropbox/godropbox
INSTALL
IMPORT
SIG · DROPBOX-GODROPBOX
D
dropbox-godropbox
utilitygov0.0.0-20230623171840-436d2007a9fd
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

godropbox
github.com/dropbox/godropbox

Creates a new Dropbox-style error and prints it.

package main import ( "fmt" "github.com/dropbox/godropbox/errors" ) func main() { err := errors.New("example error") fmt.Println(err) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230623171840-436d2007a9fdlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
dropbox-godropbox — go get dropbox-godropbox · libregistry