repository
0.0.0-20200604081958-0cf942f0e0fe
Repository: https://github.com/zema1/go-nfs-client.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# 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.