...

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

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

     1English | [简体中文](README-CN.md)
     2![](https://aliyunsdk-pages.alicdn.com/icons/AlibabaCloud.svg)
     3
     4## Alibaba Cloud Endpoint Util
     5
     6## Requirements
     7- It's necessary for you to make sure your system have installed a Go environment which is new than 1.12.0.
     8
     9## Installation
    10If you use `go mod` to manage your dependence, you can use the following command:
    11
    12```sh
    13$ go get github.com/alibabacloud-go/endpoint-util
    14```
    15
    16## Issues
    17[Opening an Issue](https://github.com/aliyun/endpoint-util/issues/new), Issues not conforming to the guidelines may be closed immediately.
    18
    19## References
    20* [Latest Release](https://github.com/aliyun/endpoint-util)
    21
    22## License
    23[Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0)
    24
    25Copyright (c) 2009-present, Alibaba Cloud All rights reserved.

View as plain text