Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEmptyReflectionTarget = errors.New("grpcdecode: empty reflection target")
ErrEmptyReflectionTarget is returned by FromReflection when an empty target string is supplied.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
func FromDescriptorsFile ¶
func FromReflection ¶
FromReflection is optional; for now it returns a decoder that marks decoded=false if no descriptors are available. Hooking real reflection can be added later.
Click to show internal directories.
Click to hide internal directories.