File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <div align =" center " >
2+
3+ # dev.gaijin.team/go/golib
4+
5+ ![ Package Version] ( https://img.shields.io/github/v/release/GaijinEntertainment/golib?style=flat-square )
6+ ![ Go version] ( https://img.shields.io/github/go-mod/go-version/GaijinEntertainment/golib?style=flat-square )
7+ ![ GitHub Workflow Status (with branch)] ( https://img.shields.io/github/actions/workflow/status/GaijinEntertainment/golib/ci.yml?branch=master )
8+ ![ License] ( https://img.shields.io/github/license/GaijinEntertainment/golib?style=flat-square )
9+
10+ </div >
11+
12+ ---
13+
14+ ## Overview
15+
16+ Common Go libraries and utilities used in Gaijin Entertainment projects and shared with community.
17+
18+ ## Installation
19+
20+ ``` bash
21+ go get dev.gaijin.team/go/golib
22+ ```
23+
24+ ## Usage
25+
26+ For packages documentation and examples, visit [ pkg.go.dev] ( https://pkg.go.dev/dev.gaijin.team/go/golib ) .
You can’t perform that action at this time.
0 commit comments