modulepackage
1.1.0
Repository: https://github.com/tdex-network/reflection.git
Documentation: pkg.go.dev
# README
Reflection
A custom version of the official reflection service from grpc-go with gateway annotations making it reachable over HTTP/1.
# Packages
No description provided by the author
# Structs
ServerOptions represents the options used to construct a reflection server.
# Interfaces
ExtensionResolver is the interface used to query details about extensions.
GRPCServer is the interface provided by a gRPC server.
ServiceInfoProvider is an interface used to retrieve metadata about the services to expose.