An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.9% on proxy.golang.org

proxy.golang.org : github.com/khulnasoft-lab/docker-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.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/khulnasoft-lab/docker-sys/sequential
License: Apache-2.0
Latest release: about 3 years ago
First release: about 3 years ago
Namespace: github.com/khulnasoft-lab/docker-sys
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

Top 9.9% on proxy.golang.org
github.com/khulnasoft-lab/docker-sys/mountinfo v0.7.1
Package mountinfo provides a set of functions to retrieve information about OS mounts. Currently...
15 versions - Latest release: about 2 years ago - 0 stars on GitHub
Top 9.9% on proxy.golang.org
github.com/khulnasoft-lab/docker-sys/user v0.1.0
1 version - Latest release: about 2 years ago - 0 stars on GitHub
Top 9.9% on proxy.golang.org
github.com/khulnasoft-lab/docker-sys/mount v0.3.3
Package mount provides a set of functions to mount and unmount mounts. Currently it supports Lin...
7 versions - Latest release: over 3 years ago - 0 stars on GitHub
Top 9.9% on proxy.golang.org
github.com/khulnasoft-lab/docker-sys/signal v0.7.0
Package signal provides helper functions for dealing with signals across various operating systems.
3 versions - Latest release: almost 4 years ago - 0 stars on GitHub
Top 8.9% on proxy.golang.org
github.com/khulnasoft-lab/docker-sys/symlink v0.2.0
Package symlink implements EvalSymlinksInScope which is an extension of filepath.EvalSymlinks, as...
2 versions - Latest release: about 4 years ago - 0 stars on GitHub
Top 9.9% on proxy.golang.org
github.com/khulnasoft-lab/docker-sys v0.0.0-20200315194828-07b9aaad3088
1 version - Latest release: over 5 years ago