go fmt
This commit is contained in:
parent
686aa3aa05
commit
c3611aead2
@ -15,7 +15,7 @@ import (
|
||||
type networkKey struct{}
|
||||
|
||||
// Transport is a mucp transport. It should only
|
||||
// be created with NewTransport and cast to
|
||||
// be created with NewTransport and cast to
|
||||
// *Transport if there's a need to close it.
|
||||
type Transport struct {
|
||||
options transport.Options
|
||||
|
Loading…
Reference in New Issue
Block a user