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