# gonginxconfig **Repository Path**: anolis/gonginxconfig ## Basic Information - **Project Name**: gonginxconfig - **Description**: pynginxconfig的golang版本,被keentune_target的go版本依赖 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-12-23 - **Last Updated**: 2024-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gonginxconfig ## Introduction *gonginxconfig* is the Nginx config parser and generator written in Go. ## Prerequisites - Go >= 1.18.0 ## Example Project example can be found [here](https://gitee.com/anolis/gonginxconfig/blob/main/example/main.go). ## License Project License can be found [here](LICENSE). ## Reference - [nginx-config](https://www.nginx.com/resources/wiki/start/topics/examples/full/) - [pynginxconfig on GitHub](https://github.com/craftsland/pynginxconfig) - [pynginxconfig on Google Code](https://code.google.com/archive/p/pynginxconfig/)