...

Text file src/github.com/alibabacloud-go/tea-utils/README-CN.md

Documentation: github.com/alibabacloud-go/tea-utils

     1[English](README.md) | 简体中文
     2
     3![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)
     4
     5## Alibaba Cloud Tea Util for Go
     6
     7## 要求
     8- 您需要确保本地安装的 go 环境版本大于 1.12.0.
     9
    10## 安装
    11
    12你可以使用 `go mod` 来管理你的依赖,
    13```sh
    14$ go get github.com/alibabacloud-go/tea-utils
    15```
    16
    17## 问题
    18[提交 Issue](https://github.com/aliyun/tea-util/issues/new),不符合指南的问题可能会立即关闭。
    19
    20## 发行说明
    21每个版本的详细更改记录在[发行说明](./ChangeLog.txt)中。
    22
    23## 相关
    24* [最新源码](https://github.com/aliyun/tea-util/releases)
    25
    26## 许可证
    27[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
    28
    29Copyright (c) 2009-present, Alibaba Cloud All rights reserved.

View as plain text