Packages

A Protocol Buffers library for Gleam, providing encoding and decoding of protobuf messages.

Current section

Files

Jump to
protozoa include protozoa@parser_Service.hrl
Raw

include/protozoa@parser_Service.hrl

-record(service, {name :: binary(), methods :: list(protozoa@parser:method())}).