# param **Repository Path**: aiechoic/param ## Basic Information - **Project Name**: param - **Description**: param 包用于验证并解析参数, 内置了功能完善的 http 参数解析器 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Orivil Param ## Intro param 包用于验证并解析参数, 内置了功能完善的 http 参数解析器 ## Example See: `example_test.go` `gitee.com/tugoer/examples/param` ## Install go get -v gitee.com/tugoer/param ## License Released under the [MIT License](https://mit-license.org).