Ben Wells
c51986d657
Go server clean up ( #328 )
2018-06-18 01:09:48 +08:00
sunn
299527370e
[go-server] Add dockerfile for building and run petstore service ( #274 )
...
* Add possibility to build and run go service in a container
* Remove tabs
* Update Pet Store server sample
* Add {{{packageName}}} instead of petstore
2018-06-13 16:55:04 +08:00
William Cheng
0dbb6dcaa6
Update Go generators' default value ( #362 )
...
* udpate go client default value
* update go generators' default value
2018-05-08 10:16:38 +08:00
antihax
72abb20f2e
[Go] Fix operation files clobbering model files. [2.4.0] ( #7337 )
...
* Prevent operation files clobbering model files.
* Update Tests
2018-01-14 17:00:17 +08:00
Ben Wells
7479fc5361
Generate swagger yaml for go client ( #7281 )
2018-01-07 11:37:40 +08:00
Ben Wells
83fb107749
Create abstract go codegen base class ( #7197 )
...
Remove tabs
2017-12-19 23:41:02 +08:00
Ben Wells
d25341d58d
Output models for go-server #3851 ( #7188 )
...
* Output swagger models.
Fix route verbs and formatting
* Remove backup files
* Make postProcessOperations consistent with go client
2017-12-17 21:55:20 +08:00
Ben Wells
2e348b27f7
[Go-server] Fix formatting of go-server generated code ( #7162 )
...
* Add missing go-server petstore batch script
* Make go-server confirm to gofmt
2017-12-15 00:04:48 +08:00
antihax
3ed1aa8e79
Rewrite of Go Client #2 ( #5037 )
...
* Rewrite of Go Client
* Revert to older version of context.Context
* Clean and bulk up concurrency test.
* Correct {{path}} to {{{path}}}
* change custom date type to string.
* Add APIKey authentication
* Correct missing line from resolving conflicts.
Correct missing line from resolving conflicts.
2017-04-22 01:17:18 +08:00
Paŭlo Ebermann
f0b9c2b761
[Go] #3084 : remove timestamps from go server ( #5218 )
...
* Issue #3084 : add hideGenerationTimestamp option to Go server generator.
* Issue #3084 : use hideGenerationTimestamp in go server sample script.
* Update Go server samples.
2017-03-27 11:47:15 +08:00
Paŭlo Ebermann
a91cbbe387
Update samples after 2.2.2 ( #4901 )
...
* Update petstore samples for Groovy.
* Update samples for JaxRS.
* Update samples for cpprest.
* Update samples for dart.
* Update samples for flash.
* Update samples for go.
* Update samples for html2.
* Update samples for lumen.
* Update samples for nancxfx.
* Update samples for objc.
* Update samples for sinatra.
* Update samples for tizen.
* Update samples for java-inflector.
2017-03-06 00:33:57 +08:00
guohuang
f6c523bcd6
fixed all routing to v2 ( #3428 )
2016-07-21 11:44:43 +08:00
Guo Huang
6415018c8f
removed tab in logger, added warnings for import
2016-05-27 09:42:08 -07:00
Guo Huang
4b41877419
updated read me and removed extra space
2016-05-27 09:18:23 -07:00
Guo Huang
db9684ff19
issue#2970, [Go] add go server codeine template
2016-05-26 22:34:18 -07:00