Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/higebu/netfd

netfd is a Go package to get file descriptor from net.Conn or net.Listener.
https://github.com/higebu/netfd

go

Last synced: 3 months ago
JSON representation

netfd is a Go package to get file descriptor from net.Conn or net.Listener.

Awesome Lists containing this project

README

        

# netfd

netfd is a Go package to get file descriptor from net.Conn or net.Listener.

[![Go Reference](https://pkg.go.dev/badge/github.com/higebu/netfd.svg)](https://pkg.go.dev/github.com/higebu/netfd)
[![Go Report Card](https://goreportcard.com/badge/github.com/higebu/netfd)](https://goreportcard.com/report/github.com/higebu/netfd)
[![ci](https://github.com/higebu/netfd/actions/workflows/test.yml/badge.svg)](https://github.com/higebu/netfd/actions/workflows/test.yml)
[![LICENSE](https://img.shields.io/github/license/higebu/netfd.svg?style=flat-square)](https://github.com/higebu/netfd/blob/master/LICENSE)