An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# `netx-go`

[![Go Reference](https://pkg.go.dev/badge/github.com/database64128/netx-go.svg)](https://pkg.go.dev/github.com/database64128/netx-go)
[![Test](https://github.com/database64128/netx-go/actions/workflows/test.yml/badge.svg)](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)