mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-14 05:00:27 +00:00
13 lines
156 B
Markdown
13 lines
156 B
Markdown
|
# netdb
|
||
|
|
||
|
## Install
|
||
|
|
||
|
```sh
|
||
|
go get honnef.co/go/netdb
|
||
|
```
|
||
|
|
||
|
## Documentation
|
||
|
|
||
|
Documentation can be found at
|
||
|
[godoc.org](http://godoc.org/honnef.co/go/netdb).
|