gitee.com/quant1x/gox@v1.21.2/README.md (about)

     1  gox - Golang 工具集
     2  ===
     3  
     4  [![Sourcegraph](https://sourcegraph.com/github.com/quant1x/gox/-/badge.svg)](https://sourcegraph.com/github.com/quant1x/gox?badge)
     5  [![Build Status](https://api.travis-ci.com/repos/quant1x/gox.png)](https://travis-ci.com/quant1x/gox)
     6  [![codecov](https://codecov.io/gh/quant1x/gox/branch/master/graph/badge.svg)](https://codecov.io/gh/quant1x/gox)
     7  ![Golang 1.21.8+](https://img.shields.io/badge/Golang-1.21+-orange.svg?style=flat)
     8  ![tag](https://img.shields.io/github/tag/quant1x/gox.svg?style=flat)
     9  ![license](https://img.shields.io/github/license/quant1x/gox.svg)
    10  
    11  
    12  **从gox移除的类库的备忘录, 这些类库都在1.2.x分支可以找到,1.3.x以后不再维护**
    13  
    14  | 库名              | 功能     | git仓库地址                   |
    15  |:----------------|:-------|:--------------------------|
    16  | QRCode Terminal | 控制台二维码 | github.com/mdp/qrterminal |