/go-nfs-client

NFS client implementation for Golang

Primary LanguageGoOtherNOASSERTION

NFS Client for Golang

godoc

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.