# lanZouApi **Repository Path**: ness20/lanZouApi ## Basic Information - **Project Name**: lanZouApi - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-15 - **Last Updated**: 2021-05-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 安装 ```sh $ go get -u github.com/vintingb/lanZouApi ``` ## 使用 ``` go lanzou:=lanZouApi.New("url", "pwd") lanzou.Do() fmt.Println(lanzou.DirectUrl) ``` ## Licenses lanZouApi: Copyright (c) [Vintingb](https://github.com/vintingb/). [MIT LICENSE](https://github.com/vintingb/lanzou-api/blob/main/LICENSE).