An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/tailscale/go-winio

This package provides utilities for efficiently performing Win32 IO operations in Go. Currently, this package is provides support for genreal IO and management of This code is similar to Go's net package, and uses IO completion ports to avoid blocking IO on system threads, allowing Go to reuse the thread to schedule other goroutines. This limits support to Windows Vista and newer operating systems. Additionally, this package provides support for:
1 version
Latest release: over 1 year ago
16 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/tailscale/go-winio

Dependent Repos 0