This commit is contained in:
Asim Aslam 2019-07-02 20:53:42 +01:00
parent 686aa3aa05
commit c3611aead2

View File

@ -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