# gopkg **Repository Path**: zhouhailin/gopkg ## Basic Information - **Project Name**: gopkg - **Description**: Universal Utilities for Go - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-07 - **Last Updated**: 2026-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gopkg [![Go Reference](https://pkg.go.dev/badge/gitee.com/zhouhailin/gopkg.svg)](https://pkg.go.dev/gitee.com/zhouhailin/gopkg) `gopkg` is a universal utility collection for Go, it complements offerings such as Boost, Better std, Cloud tools. ## Table of Contents - [Introduction](#Introduction) - [Releases](#Releases) - [How To Use](#How-To-Use) - [License](#License) ## Introduction `gopkg` is a universal utility collection for Go, it complements offerings such as Boost, Better std, Cloud tools. We depend on the same code(this repo) in our production environment. Reference : [bytedance](https://github.com/bytedance/gopkg) ## Releases `gopkg` recommends users to "live-at-head" (update to the latest commit from the master branch as often as possible). We develop at `develop` branch and will only merge to `master` when `develop` is stable. ## How To Use You can use `go get -u gitee.com/zhouhailin/gopkg` to get or update `gopkg`. ## License `gopkg` is licensed under the terms of the Apache license 2.0. See [LICENSE](LICENSE) for more information.