Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Probe_Num int64
)
Functions ¶
func GetActiveLogs ¶
func StartServer ¶
func StartServer()
func SubscribeListeners ¶
func SubscribeListeners()
Types ¶
type StreamClient ¶
type StreamClient struct {
// contains filtered or unexported fields
}
func New ¶
func New(servicePort string, masterIp string) *StreamClient
func (*StreamClient) StartClient ¶
func (c *StreamClient) StartClient(probename []string, pidList [][]string)
type StreamServer ¶
type StreamServer struct { }
func (*StreamServer) RouteLog ¶
func (s *StreamServer) RouteLog(stream pb.SentLog_RouteLogServer) error
Click to show internal directories.
Click to hide internal directories.