William Cheng
494d74ab82
remove duplicated ( #18320 )
2024-04-07 22:25:03 +08:00
Viswajith Venugopal
650e119f22
Update go-server template to include the conventional generated code line ( #18304 )
...
* Update go-server template to include the conventional generated code line
Follow the convention from https://pkg.go.dev/cmd/go#hdr-Generate_Go_files_by_processing_source .
The generated go client code already follows this: f357be480e/modules/openapi-generator/src/main/resources/go/partial_header.mustache (L18)
* gen files
* Move to top
2024-04-07 21:23:24 +08:00
Ween Jiann
78bffff8f3
[Go] Update API naming to follow Golang standard pkg (1 line change) ( #15331 )
...
* Add apiNameSuffix to AbstractGoCodegen
* Regenerate files
* Update tests
* Regenerate files
* Update test files
* Regenerate for CI test
* Regenerate for CI test
* Remove some docs
* Add files back
2023-05-13 09:40:26 +08:00
Ween Jiann
77e1ca56cf
[go-server] Add go-chi generator to go-server via a router
property ( #9748 )
...
* Add go-chi generator to go-server
* Add go-chi configs
* Add go-chi generated output
* Updated docs
* Add some javadocs
* Fix import issue
* Regen files
2021-06-16 16:53:20 +08:00