Twirp
v0.4.1
Pages
Modules
Twirp v0.4.1
Twirp.Service
View Source
Provides a DSL and some convenience functions for defining twirp service definitions.
Link to this section
Summary
Functions
full_name(service)
package(str)
rpc(method, input, output, f)
rpc_s()
s()
service(str)
Link to this section
Functions
Link to this function
full_name(service)
View Source
Link to this macro
package(str)
View Source
(macro)
Link to this macro
rpc(method, input, output, f)
View Source
(macro)
Link to this function
rpc_s()
View Source
Link to this function
s()
View Source
Link to this macro
service(str)
View Source
(macro)