//
pkg.gl
Category
github.com/killiandavitt/cs4032-distributedfilesystem
client
package
0.0.0-20170208230928-ba0276c83773
Repository:
https://github.com/killiandavitt/cs4032-distributedfilesystem.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
246 SLOC
#
README
Client A client is the service that the user uses to interact with the server.
It needs to allow:
auth
ls
get
put
create lock on file
local caching
begin transaction
end transaction