package
2.0.0+incompatible
Repository: https://github.com/phpstudyer/protoreflect.git
Documentation: pkg.go.dev
# Functions
CachingTypeFetcher adds a caching layer to the given type fetcher.
HttpTypeFetcher returns a TypeFetcher that uses the given HTTP transport to query and download type definitions.
NewMessageRegistryWithDefaults is a registry that includes all "default" message types, which are those that are statically linked into the current program (e.g.
# Structs
MessageRegistry is a registry that maps URLs to message types.
# Type aliases
TypeFetcher is a simple operation that retrieves a type definition for a given type URL.