package
1.3.6
Repository: https://github.com/c9s/requestgen.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

go:generate go run ../../../cmd/requestgen -method GET -dynamicPath -debug -type DynamicPathRequest -responseType NoParamResponse.
go:generate go run ../../../cmd/requestgen -method GET -url /v1/bullet -debug -type NoParamRequest -responseType NoParamResponse.
No description provided by the author
No description provided by the author
go:generate go run ../../../cmd/requestgen -method GET -url /v1/bullet -debug -type ResponseValidatorRequest -responseType ResponseValidator.
No description provided by the author