proxy.golang.org : github.com/seh-msft/dlfs
9p server-specific functionality Implements an abstract file system TODO - rewrite with the io/fs package if the proposal completes ^ See: https://go.googlesource.com/proposal/+/master/design/draft-iofs.md Copyright (c) 2021 Microsoft Corporation, Sean Hinchee. Licensed under the MIT License. These are special overrides to make styx interface casting work correctly The only important bit is that these interfaces need non-pointer receivers As such, we store a reference to a File and implement non-pointer receivers This simplifies the implementation significantly from the File side See: https://play.golang.org/p/Au12mZbdiHX
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/seh-msft/dlfs
License: MIT
Latest release: about 4 years ago
First release: about 4 years ago
Namespace: github.com/seh-msft
Last synced: 3 days ago