Style: use gofumpt for fmt
This commit is contained in:
@ -30,9 +30,7 @@ const (
|
||||
Version byte = 1
|
||||
)
|
||||
|
||||
var (
|
||||
endSignal = []byte{}
|
||||
)
|
||||
var endSignal = []byte{}
|
||||
|
||||
type Snell struct {
|
||||
net.Conn
|
||||
|
Reference in New Issue
Block a user