m3o-client-gen

command
v0.0.0-...-9e0a402 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2022 License: Apache-2.0 Imports: 22 Imported by: 0

README

Client and Example Generator

To run the code generation, from the repo root issue:

go install ./cmd/m3o-client-gen

The general flow is that protos get turned to an openapi json and this generator takes the JSON and creates go, typescript, Dart and shell clients.

To generate Go clients localy, clone the micro/services repo and run this command from the root.

m3o-client-gen go

similarly, to generate typescript, dart or shell:

m3o-client-gen ts
m3o-client-gen dart
m3o-client-gen shell

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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