# Functions
No description provided by the author
# Structs
ApiSpec is a type for encapsulating all the parsed files, messages, fields, enums, services, extensions, etc.
File wraps all the relevant parsed info about a proto file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ScalarValue contains information about scalar value types in protobuf.
Service contains details about a service definition within a proto file.
ServiceMethod contains details about an individual method within a service.
No description provided by the author