Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegistriesFromMap ¶
func RegistriesFromMap(filesMap map[string]string) (*protoregistry.Files, *protoregistry.Types, error)
RegistriesFromMap attempts to parse a map of filenames (relative to import directories) and their contents out into a registry of protobuf files and protobuf types. These registries can then be used as a mechanism for dynamically (un)marshalling the definitions within.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.