package
6.0.0-prerelease.alpha1+incompatible
Repository: https://github.com/thinkdata-works/twirp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WrapTypes walks the incoming data, wrapping DescriptorProtos, EnumDescriptorProtos and FileDescriptorProtos into file-referenced objects within the Generator.

# Constants

No description provided by the author

# Structs

Descriptor represents a protocol buffer message.
EnumDescriptor describes an enum.
ExtensionDescriptor describes an extension.
FileDescriptor describes an protocol buffer descriptor file (.proto).
ImportedDescriptor describes a type that has been publicly imported from another file.
MethodDescriptor represents an RPC method on a protocol buffer service.
ServiceDescriptor represents a protocol buffer service.

# Interfaces

No description provided by the author
Object is an interface abstracting the abilities shared by enums, messages, extensions and imported objects.