mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-04 20:14:56 +00:00
WIP
This commit is contained in:
@@ -4,7 +4,6 @@ type ControlSocketMessageType string
|
||||
|
||||
const (
|
||||
TAPPING_STATUS_MESSAGE_TYPE ControlSocketMessageType = "tappingStatus"
|
||||
TAPPED_MESSAGE_TYPE ControlSocketMessageType = "tappedMessage"
|
||||
)
|
||||
|
||||
type MizuSocketMessage struct {
|
||||
|
Reference in New Issue
Block a user