Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { capture.UnimplementedKptureServer // contains filtered or unexported fields }
func NewServer ¶
func NewServer(opts ...grpc.ServerOption) *Server
func (*Server) Capture ¶
func (s *Server) Capture(req *capture.CaptureDescriptor, stream capture.Kpture_CaptureServer) error
Click to show internal directories.
Click to hide internal directories.