Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mf
go-multiaddr
Commits
d43f6afd
Commit
d43f6afd
authored
Oct 11, 2014
by
Juan Batiz-Benet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed url from readme
parent
68a20675
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
README.md
README.md
+0
-10
No files found.
README.md
View file @
d43f6afd
...
...
@@ -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
```
go
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment