Also locks the tools versions and launches them from the packages installed by the go mod. Otherwise, they would have to be manually installed beforehand.
7 lines
102 B
YAML
7 lines
102 B
YAML
package: api
|
|
generate:
|
|
echo-server: true
|
|
models: true
|
|
embedded-spec: true
|
|
output: server.gen.go
|