Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetStubHash ¶
Types ¶
type Middleware ¶
type Middleware struct {
// contains filtered or unexported fields
}
func NewMiddleware ¶
func NewMiddleware(methodsToProtos map[string]func() proto.Message, dataDir string) *Middleware
func (*Middleware) Stubbed ¶
func (m *Middleware) Stubbed() grpc.UnaryServerInterceptor
Click to show internal directories.
Click to hide internal directories.