# tools **Repository Path**: mirrors_uber-go/tools ## Basic Information - **Project Name**: tools - **Description**: A collection of golang tools used at Uber - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tools [![GoDoc][doc-img]][doc] [![Build Status][ci-img]][ci] [![Report Card][report-card-img]][report-card] A collection of golang tools used at Uber. ## Readmes * [update-license](update-license/README.md) ## License [MIT](LICENSE) [doc]: https://godoc.org/go.uber.org/tools [doc-img]: https://godoc.org/go.uber.org/tools?status.svg [ci]: https://travis-ci.com/uber-go/tools [ci-img]: https://travis-ci.com/uber-go/tools.svg?branch=master [report-card]: https://goreportcard.com/report/go.uber.org/tools [report-card-img]: https://goreportcard.com/badge/go.uber.org/tools