Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Module("interceptors", fx.Provide(newModule))
Module
Functions ¶
This section is empty.
Types ¶
type Result ¶
type Result struct {
fx.Out
UnaryInterceptors []gateway.UnaryInterceptor
StreamInterceptor []gateway.StreamInterceptor
}
Result
Click to show internal directories.
Click to hide internal directories.