An open API service indexing awesome lists of open source software.

https://github.com/vmware-archive/go-nfs-client

NFS client implementation for Golang
https://github.com/vmware-archive/go-nfs-client

Last synced: 5 months ago
JSON representation

NFS client implementation for Golang

Awesome Lists containing this project

README

          

NFS Client for Golang
=====================

[![godoc](http://godoc.org/github.com/fdawg4l/nfs?status.svg)](http://godoc.org/github.com/fdawg4l/nfs)

This is forked from and builds upon the work done [here](https://github.com/davecheney/nfs) which was put in the [public domain](https://github.com/davecheney/nfs/issues/1#issuecomment-280563247).

The objective is to build a minimal NFSv3 client.