mirror of
https://github.com/logos-messaging/go-multiaddr.git
synced 2026-01-03 21:43:06 +00:00
removed url from readme
This commit is contained in:
parent
68a20675cb
commit
d43f6afdd9
10
README.md
10
README.md
@ -34,16 +34,6 @@ addr.Protocols()
|
|||||||
// }
|
// }
|
||||||
```
|
```
|
||||||
|
|
||||||
### Other formats
|
|
||||||
|
|
||||||
```go
|
|
||||||
// handles the stupid url version too
|
|
||||||
m = ma.NewUrl("udp4://127.0.0.1:1234")
|
|
||||||
// <Multiaddr /ip4/127.0.0.1/udp/1234>
|
|
||||||
m.Url(buf)
|
|
||||||
// udp4://127.0.0.1:1234
|
|
||||||
```
|
|
||||||
|
|
||||||
### En/decapsulate
|
### En/decapsulate
|
||||||
|
|
||||||
```go
|
```go
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user