mirror of
https://github.com/logos-messaging/go-multiaddr.git
synced 2026-01-03 21:43:06 +00:00
Merge pull request #58 from skillful-alex/fix-issue-57--Build-broken-after-36
resolve #57 "Build broken after #36"
This commit is contained in:
commit
082ac9ffc3
2
net.go
2
net.go
@ -109,8 +109,6 @@ type maEndpoints struct {
|
|||||||
raddr ma.Multiaddr
|
raddr ma.Multiaddr
|
||||||
}
|
}
|
||||||
|
|
||||||
var _ Conn = (*maConn)(nil)
|
|
||||||
|
|
||||||
// LocalMultiaddr returns the local address associated with
|
// LocalMultiaddr returns the local address associated with
|
||||||
// this connection
|
// this connection
|
||||||
func (c *maEndpoints) LocalMultiaddr() ma.Multiaddr {
|
func (c *maEndpoints) LocalMultiaddr() ma.Multiaddr {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user