golang-github-willscott-nfs-devel-0.0.2-3.fc42 in Fedora Rawhide
↵ Return to the main page of golang-github-willscott-nfs-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2025-01-17 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.0.2-3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild |
2024-08-09 |
Mikel Olasagasti Uranga <mikel at olasagasti dot info> - 0.0.2-2 |
- Add missing godevelheader |
2024-08-08 |
Mikel Olasagasti Uranga <mikel at olasagasti dot info> - 0.0.2-1 |
- Initial package - Closes rhbz#2258257 |
Provides
- golang(github.com/willscott/go-nfs)
- golang(github.com/willscott/go-nfs/file)
- golang(github.com/willscott/go-nfs/helpers)
- golang(github.com/willscott/go-nfs/helpers/memfs)
- golang-github-willscott-nfs-devel
- golang-ipath(github.com/willscott/go-nfs)
Files
- usr/
- share/
- doc/
- golang-github-willscott-nfs-devel/
- CONTRIBUTING.md
- README.md
- SECURITY.md
- gocode/
- src/
- github.com/
- willscott/
- go-nfs/
- .goipath
- conn.go
- errors.go
- file/
- file.go
- file_unix.go
- file_windows.go
- file.go
- filesystem.go
- go.mod
- handler.go
- helpers/
- cachinghandler.go
- memfs/
- nullauthhandler.go
- log.go
- mount.go
- mountinterface.go
- nfs.go
- nfs_onaccess.go
- nfs_oncommit.go
- nfs_oncreate.go
- nfs_onfsinfo.go
- nfs_onfsstat.go
- nfs_ongetattr.go
- nfs_onlink.go
- nfs_onlookup.go
- nfs_onmkdir.go
- nfs_onmknod.go
- nfs_onpathconf.go
- nfs_onread.go
- nfs_onreaddir.go
- nfs_onreaddirplus.go
- nfs_onreadlink.go
- nfs_onremove.go
- nfs_onrename.go
- nfs_onrmdir.go
- nfs_onsetattr.go
- nfs_onsymlink.go
- nfs_onwrite.go
- nfs_test.go
- nfsinterface.go
- server.go
- time.go
- licenses/
- golang-github-willscott-nfs-devel/