# godropbox **Repository Path**: mirrors_dropbox/godropbox ## Basic Information - **Project Name**: godropbox - **Description**: Common libraries for writing Go services/applications. - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # godropbox [![GoDoc](https://godoc.org/github.com/dropbox/godropbox?status.svg)](https://godoc.org/github.com/dropbox/godropbox) [![Actions Status](https://github.com/dropbox/godropbox/workflows/Test/badge.svg)](https://github.com/dropbox/godropbox/actions) [![Actions Status](https://github.com/dropbox/godropbox/workflows/Lint/badge.svg)](https://github.com/dropbox/godropbox/actions) Common libraries for writing go services/applications on Linux servers. ### Requirements * Go 1.13+ * Linux/x64 ### Installation ``go get github.com/dropbox/godropbox`` ### Documentation See https://pkg.go.dev/github.com/dropbox/godropbox for modules documentation.