Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server represents gRPC server
func (*Server) Tracepoint ¶
func (s *Server) Tracepoint(srv pb.TCPDog_TracepointServer) error
Tracepoint receives protobuf messages
func (*Server) TracepointSPB ¶
func (s *Server) TracepointSPB(srv pb.TCPDog_TracepointSPBServer) error
TracepointSPB receives struct protobuf messages
Click to show internal directories.
Click to hide internal directories.