refactoring
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
\_____|\___/|_| |_| |_|\__,_|
|
\_____|\___/|_| |_| |_|\__,_|
|
||||||
|
|
||||||
```
|
```
|
||||||
Goma Gateway is a lightweight API Gateway Management.
|
Goma Gateway is a lightweight High-Performance API Gateway Management.
|
||||||
|
|
||||||
[](https://github.com/jkaninda/goma-gateway/actions/workflows/release.yml)
|
[](https://github.com/jkaninda/goma-gateway/actions/workflows/release.yml)
|
||||||
[](https://github.com/jkaninda/goma-gateway/actions/workflows/test.yml)
|
[](https://github.com/jkaninda/goma-gateway/actions/workflows/test.yml)
|
||||||
|
|||||||
@@ -29,4 +29,4 @@ func FullVersion() {
|
|||||||
const MainExample = "Initialize config: config init --output config.yml\n" +
|
const MainExample = "Initialize config: config init --output config.yml\n" +
|
||||||
"Start server: server \n" +
|
"Start server: server \n" +
|
||||||
"Start server with custom config file: server --config config.yml \n" +
|
"Start server with custom config file: server --config config.yml \n" +
|
||||||
"Check config file: config init -f -o config.yml"
|
"Check config file: config check --config config.yml"
|
||||||
|
|||||||
Reference in New Issue
Block a user