mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-21 18:41:58 -08:00
migrate additional dependencies to ergochat
This commit is contained in:
parent
9dad717c04
commit
7944871eb6
14 changed files with 21 additions and 9 deletions
19
vendor/github.com/ergochat/go-ident/README.md
generated
vendored
Normal file
19
vendor/github.com/ergochat/go-ident/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# RFC 1413 (Identification Protocol) client
|
||||
|
||||
This package provides a client for the [Identification Protocol](https://tools.ietf.org/html/rfc1413).
|
||||
|
||||
---
|
||||
|
||||
[](https://godoc.org/github.com/DanielOaks/go-ident) [](https://goreportcard.com/report/github.com/DanielOaks/go-ident)
|
||||
|
||||
---
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
go get github.com/DanielOaks/go-ident
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
Documentation can be found at [godoc.org](http://godoc.org/github.com/DanielOaks/go-ident).
|
||||
Loading…
Add table
Add a link
Reference in a new issue