Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Provide(
newProxyProvider,
)
Functions ¶
This section is empty.
Types ¶
type ProxyProvider ¶
type ProxyProvider interface {
GetConnectionMux() grpc.ClientConnInterface
Start() error
Stop() error
}
Click to show internal directories.
Click to hide internal directories.