repositorypackage
1.0.1
Repository: https://github.com/yosefy/go-nfs-client.git
Documentation: pkg.go.dev
# README
NFS Client for Golang
Modified by zema1
- Add DefaultReadTimeout for client transport
This is forked from and builds upon the work done here which was put in the public domain.
The objective is to build a minimal NFSv3 client.