Skip to content

Commit 4a705fa

Browse files
committed
intra: rmv Console interface from Bridge
Bridge is scoped to tunnel's lifetime, while Console is scoped to process'
1 parent f824560 commit 4a705fa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

intra/tunnel.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ var (
6363
type Bridge interface {
6464
Listener
6565
Controller
66-
Console
6766
}
6867

6968
// Listener receives usage statistics when a UDP or TCP socket is closed,

0 commit comments

Comments
 (0)