Valerio Santinelli e3958cba75
Added support to skip creation of go.mod and go.sum in the Go client generator (#16766)
This adds support to avoid generating go.mod and go.sum for Go client.

By default it is set to true to keep compatibility with previous version
of the tool.

It can be set to false using --additional-properties=withGoMod=false
2023-10-11 16:00:19 +08:00
..
2023-08-09 14:38:56 +08:00
2023-08-09 14:38:56 +08:00
2023-05-17 01:02:45 +08:00
2023-09-15 15:01:21 +08:00
2023-05-17 01:02:45 +08:00
2023-05-17 01:02:45 +08:00
2023-09-26 09:10:11 +08:00
2023-09-26 09:10:11 +08:00
2023-09-28 16:53:20 +08:00
2023-05-17 01:02:45 +08:00
2023-05-17 01:02:45 +08:00
2023-10-05 12:17:18 +08:00
2023-06-27 10:50:52 +08:00
2023-09-15 15:01:21 +08:00

The following generators are available:

CLIENT generators

SERVER generators

DOCUMENTATION generators

SCHEMA generators

CONFIG generators