Commit Graph

70 Commits

Author SHA1 Message Date
Jan Halfar
0e5d2f1d23 refactored gotsrpc.yaml => services in a target are a map now => we have default endpoints 2016-12-02 18:28:50 +01:00
Jan Halfar
a438c61de8 allowing option calls, added to do for allow origin to check referer to pick the right one 2016-12-02 18:04:05 +01:00
Jan Halfar
688ba086b7 instrumentation update 2016-11-07 18:04:52 +01:00
Jan Halfar
bafb8dd69a added initial instrumentation support
- CallStats
- a prometheus instumentation handler
2016-10-31 09:26:20 +01:00
Jan Halfar
a24d1fb926 improved slice handling 2016-10-12 16:32:36 +02:00
Jan Halfar
657fef9a78 added support for constants, fixed support for map and array types 2016-09-12 12:16:38 +02:00
Jan Halfar
51f69a8f08 services with no args in any method here you are ;) 2016-09-07 16:02:38 +02:00
Jan Halfar
017b7fb45a added 404 handling 2016-09-06 18:16:19 +02:00
Florian Schlegel
2c14bf1dba clean up 2016-08-02 15:27:41 +02:00
Florian Schlegel
20ee6ff5b3 fixed alias/package of method params 2016-08-02 15:26:37 +02:00
Florian Schlegel
24d9db534d Refactored RenderGo() and fixed packe names for method parameter. 2016-08-02 13:57:15 +02:00
Jan Halfar
8d6f30e6b4 nearing 0.1 with build file 2016-07-22 15:48:52 +02:00
Jan Halfar
df6b3449b1 preparing better demo 2016-07-22 09:24:33 +02:00
Florian Schlegel
d56bb49d60 adding support for recursive struct resolution across packages including import conflict resolution 2016-07-21 18:23:48 +02:00
Jan Halfar
018e8a68dc idiomatic ts method names are lcfirst 2016-07-13 09:24:24 +02:00
Florian Schlegel
a25dbd5b21 fixed index in setPositionCount() 2016-07-12 12:03:06 +02:00
Jan Halfar
03dc774084 added support for Access-Control-Allow-Credentials cors header 2016-07-11 00:10:04 +02:00
Jan Halfar
2aad11f1af added convention to give access to http.ResponseWriter and *http.Request as first two arguments 2016-07-08 18:46:06 +02:00
Jan Halfar
0d1b229b46 ts fixes, better stderr and stdout handling 2016-07-01 18:02:47 +02:00
Jan Halfar
fd22d49b56 further developing program, completing layout 2016-05-29 12:07:39 +02:00