mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-09-02 11:48:58 +00:00
change internals to internal
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import (
|
||||
"net"
|
||||
"time"
|
||||
|
||||
"github.com/jwetzell/showbridge-go/internals/framing"
|
||||
"github.com/jwetzell/showbridge-go/internal/framing"
|
||||
)
|
||||
|
||||
type TCPClient struct {
|
||||
|
||||
Reference in New Issue
Block a user