Twirp Elixir
v0.1.1
Pages
Modules
Search documentation of Twirp Elixir
Settings
View Source
Twirp.Service
(Twirp Elixir v0.1.1)
Provides a DSL and some convenience functions for defining twirp service definitions.
Summary
Functions
full_name(service)
package(str)
rpc(method, input, output, f)
rpc_s()
s()
service(str)
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)