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

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