gopenfusion/api/protocol/handler.go

5 lines
51 B
Go
Raw Normal View History

package protocol
type PacketHandler interface {
}