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

Package Usage: go: github.com/moby/sys/sequential

Package sequential provides a set of functions for managing sequential files on Windows. The origin of these functions are the golang OS and windows packages, slightly modified to only cope with files, not directories due to the specific use case. The alteration is to allow a file on Windows to be opened with FILE_FLAG_SEQUENTIAL_SCAN (particular for docker load), to avoid eating the standby list, particularly when accessing large files such as layer.tar. For non-Windows platforms, the package provides wrappers for the equivalents in the os packages. They are passthrough on Unix platforms, and only relevant on Windows.
2 versions
Latest release: over 2 years ago
1,281 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/moby/sys/sequential

Dependent Repos 2

radiofrance/dib
An opinionated docker image builder

Size: 3.61 MB - Last synced: 7 days ago - Pushed: 7 days ago

tchapgouv/matrix-media-repo Fork of t2bot/matrix-media-repo
Matrix media repository with multi-domain in mind.

Size: 6.2 MB - Last synced: 7 days ago - Pushed: over 1 year ago