proto-parser takes a protofile, generates a set of tokens using a custom tokenizer and returns a struct with details about the protofile. It returns details like the syntax version, package name, service name and methods under a service.
-
Notifications
You must be signed in to change notification settings - Fork 0
proto-parser takes a protofile, generates a set of tokens using a custom tokenizer and returns a struct with details about the protofile. It returns details like the syntax version, package name, service name and methods under a service.
jerry-enebeli/proto-parser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
proto-parser takes a protofile, generates a set of tokens using a custom tokenizer and returns a struct with details about the protofile. It returns details like the syntax version, package name, service name and methods under a service.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published