...

Text file src/github.com/alibabacloud-go/endpoint-util/README-CN.md

Documentation: github.com/alibabacloud-go/endpoint-util

     1[English](README.md) | 简体中文
     2
     3![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)
     4
     5## Alibaba Cloud Endpoint Util
     6
     7## 要求
     8- 您需要确保本地安装的 go 环境版本大于 1.12.0.
     9
    10## 安装
    11
    12你可以使用 `go mod` 来管理你的依赖,
    13```sh
    14  go get github.com/alibabacloud-go/endpoint-util
    15```
    16
    17## 问题
    18[Opening an Issue](https://github.com/aliyun/endpoint-util/issues/new),不符合指南的问题可能会立即关闭。
    19
    20## 相关
    21* [Latest Release](https://github.com/aliyun/endpoint-util)
    22
    23## 许可证
    24[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
    25
    26Copyright (c) 2009-present, Alibaba Cloud All rights reserved.

View as plain text