github.com/oapi-codegen/runtime.BindStyledParameterOptions.Required (field)
5 uses
	github.com/oapi-codegen/runtime (current package)
		bindform.go#L75: 					Required:      required,
		bindparam.go#L40: 		Required:      true,
		bindparam.go#L54: 		Required:      true, // This emulates behavior before the required parameter was optional.
		bindparam.go#L65: 	Required bool
		bindparam.go#L72: 	if opts.Required {
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |