Documentation ¶ Overview ¶ generate-services reads openapi.json and generates Go service method files in go/pkg/fizzy/. It produces one file per service containing the method implementations derived from the OpenAPI operationIds. Usage: go run ./cmd/generate-services/ Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.