package
0.19.0
Repository: https://github.com/zoncoen/scenarigo.git
Documentation: pkg.go.dev

# Functions

IsUnimplementedReflectionServiceError returns a boolean indicating whether its argument is known to report that the server doesn't implement reflection service.
NewCompiler creates a new compiler with the given import paths.
NewReflectionClient creates a new reflection client.

# Structs

Compiler is a compiler for proto files.
ReflectionClient is a client to access reflection service.

# Interfaces

ServiceDescriptorResolver is an interface to resolve service descriptors.

# Type aliases

FileDescriptors is a collection of file descriptors.