0.2.1
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
type InterfaceMode byte
|
||||
type InterfaceType byte
|
||||
|
||||
type PacketCallback func([]byte, interface{})
|
||||
type PacketCallback = func([]byte, interface{})
|
||||
|
||||
// NetworkInterface combines both low-level and high-level interface requirements
|
||||
type NetworkInterface interface {
|
||||
|
||||
Reference in New Issue
Block a user