Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GRPCServer ¶
type GRPCServer struct {
Detector protocol.DetectorServer
RequestTimeout time.Duration
ContextWrap contextWrapper
Logger *zap.Logger
// Secure connection certificates
CertFile string
KeyFile string
}
GRPCServer wrapper object
Click to show internal directories.
Click to hide internal directories.