Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrpcSubscribe ¶
type GrpcSubscribe struct {
// contains filtered or unexported fields
}
func NewGrpcSubscribe ¶
func NewGrpcSubscribe(opts ...Option) *GrpcSubscribe
func (*GrpcSubscribe) Subscribe ¶
func (g *GrpcSubscribe) Subscribe() *gGrpc.ClientConn
Subscribe subscribe GRPC service
type Option ¶
type Option func(o *GrpcSubscribe)
func WithDiscovery ¶
func WithRootCAFileGroup ¶
func WithRootCAFileName ¶
func WithServiceName ¶
Click to show internal directories.
Click to hide internal directories.