codegen

command
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

README

Code Generation Tooling

This CLI tool reads an api.json file and write the api operations and clients to a specific directory.

The tool can be run using the following command:

go run . --definition ../../../definitions/service/api/v2010 --target ../../../service/api/v2010

NOTE: This tool will create any missing directory and overwrite the existing content. Clients & Operations that have been deleted from the definition json file api.json will not be removed by this tool.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL