glide setup and dependencies addition
This commit is contained in:
14
vendor/gopkg.in/routeros.v2/README.md
generated
vendored
Normal file
14
vendor/gopkg.in/routeros.v2/README.md
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# RouterOS Client for the Go language
|
||||
|
||||
Go library for accessing Mikrotik devices using the RouterOS API.
|
||||
|
||||
Look in the examples directory to learn how to use this library:
|
||||
[run](examples/run/main.go),
|
||||
[listen](examples/listen/main.go),
|
||||
[tab](examples/tab/main.go).
|
||||
|
||||
API documentation is available at [godoc.org](http://godoc.org/gopkg.in/routeros.v2).
|
||||
|
||||
To install it, run:
|
||||
|
||||
go get gopkg.in/routeros.v2
|
||||
Reference in New Issue
Block a user