https://github.com/database64128/netx-go
Useful utilities from Go's net package, exported for convenience.
https://github.com/database64128/netx-go
Last synced: about 1 year ago
JSON representation
Useful utilities from Go's net package, exported for convenience.
- Host: GitHub
- URL: https://github.com/database64128/netx-go
- Owner: database64128
- License: bsd-3-clause
- Created: 2024-09-03T11:54:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-06T03:24:02.000Z (over 1 year ago)
- Last Synced: 2025-02-06T04:25:12.681Z (over 1 year ago)
- Language: Go
- Size: 14.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `netx-go`
[](https://pkg.go.dev/github.com/database64128/netx-go)
[](https://github.com/database64128/netx-go/actions/workflows/test.yml)
Useful utilities from Go's net package, exported for convenience.
```bash
go get github.com/database64128/netx-go
```
## License
[BSD 3-Clause](LICENSE)