package
0.1.6
Repository: https://github.com/squareup/pranadb.git
Documentation: pkg.go.dev

# Functions

NewDirBackedRegistry recursively walks the directory, looking for protobuf file descriptor sets with the ".bin" extension and loading them into memory.
NewProtoRegistry initializes a new file descriptor store.

# Variables

EmptyRegistry is a resolver that always returns protoregistry.NotFound for all lookups.

# Structs

ProtoRegistry contains all protobuf file descriptors registered with Prana.

# Type aliases

No description provided by the author