Versions in this module Expand all Collapse all v1 v1.1.0 Jul 23, 2016 v1.0.0 Jun 15, 2016 Changes in this version + type EchoServiceApi struct + func NewEchoServiceApi() *EchoServiceApi + func NewEchoServiceApiWithBasePath(basePath string) *EchoServiceApi + func (a EchoServiceApi) Echo(id string) (ExamplepbSimpleMessage, error) + func (a EchoServiceApi) EchoBody(body ExamplepbSimpleMessage) (ExamplepbSimpleMessage, error) + type ExamplepbSimpleMessage struct + Id string