# Packages

No description provided by the author

# Functions

NewNFSClient creates a new NFS client isntance.
NewServer instanciates a new nfs.Server struct.
NewShare creates a share struct corresponding to the export of path on server.

# Structs

Client defines the structure of a Client object.
No description provided by the author
No description provided by the author
Server structure.
Share details the parameter of a NFS share.