overflow_probes/central/client/protocol/header.go
crusader 726b24f878 ing
2017-09-21 17:38:05 +09:00

6 lines
76 B
Go

package protocol
type Header struct {
Protocol string `json:"protocol"`
}