metaverse / truss

Truss helps you build go-kit microservices without having to worry about writing or maintaining boilerplate code.
Other
734 stars 143 forks source link

fix: rpc terminated with ";" #297

Closed zwiedmann-isp closed 4 years ago

zwiedmann-isp commented 4 years ago

rpcs that are termniated with a semicolon were causing truss to choke, evidently this is an alternate way to end the statement and historically weve used {} to end an rpc without http options