# goz **Repository Path**: teval/goz ## Basic Information - **Project Name**: goz - **Description**: 自用 golang http 请求库 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-18 - **Last Updated**: 2025-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # goz (From [goz](https://github.com/idoubi/goz)) A fantastic HTTP request library used in golang. Inspired by [guzzle](https://github.com/guzzle/guzzle) ## Installation ``` go get -u gitee.com/teval/goz ``` ## Documentation API documentation can be found here: https://godoc.org/github.com/idoubi/goz # Thanks [https://github.com/idoubi/goz](https://github.com/idoubi/goz) # License [MIT](https://opensource.org/licenses/MIT)