command
Version:
v0.0.0-...-dcee47a
Opens a new window with list of versions in this module.
Published: Dec 15, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Bind and Validate
How to use
binding usage
How to run
-
go run binding/main.go
-
You can use the hertz client to send requests
go run client/add_parameters/main.go
Or you can use curl:
curl --location --request POST '127.0.0.1:8080/v2/bind?query=hello&q=q1&q=q2&vd=1' \
--header 'header: header' \
--header 'Content-Type: application/json' \
--data-raw '{
"json":"hello,hertz"
}'
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.