Categorygithub.com/wego/pkg/http/middleware
modulepackage
0.1.4
Repository: https://github.com/wego/pkg.git
Documentation: pkg.go.dev

# Functions

QueryArraySupport since gin does not support comma seperated array like `?&query=1,2,3`, this middle try to do a workaround Use this with cautions, this will break the normal query parameter containing comma.