feat: add linsters
This commit is contained in:
@ -24,7 +24,7 @@ const UDPTimeout = 5 * time.Minute
|
||||
|
||||
type ListenerHandler struct {
|
||||
TcpIn chan<- C.ConnContext
|
||||
UdpIn chan<- *inbound.PacketAdapter
|
||||
UdpIn chan<- *C.PacketAdapter
|
||||
Type C.Type
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user