https://github.com/matjam/checknet
A Go package for checking for network connectivity
https://github.com/matjam/checknet
Last synced: 4 months ago
JSON representation
A Go package for checking for network connectivity
- Host: GitHub
- URL: https://github.com/matjam/checknet
- Owner: matjam
- License: mit
- Created: 2017-07-16T03:38:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-16T03:39:03.000Z (almost 9 years ago)
- Last Synced: 2025-07-04T20:44:22.514Z (12 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# checknet
A Go package for checking for network connectivity
This package simply provides some funcs for testing network connectivity.
Documentation to follow later...