Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProjectValidate ¶
func ProjectValidate(projectName string)
ProjectValidate validates and sets up a Go project with API code generation. It performs the following tasks: - Changes the working directory to the specified project. - Ensures the 'oapi-codegen' tool is installed for OpenAPI code generation. - Executes code generation, module tidy-up, code formatting, and benchmarking.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.