Skip to content

An implementation of the Chubby lock service protocol in Go

Notifications You must be signed in to change notification settings

mgentili/goPhat

Repository files navigation

goPhat

An implementation of the Chubby lock service protocol in Go

Building and installation

git clone https://github.com/mgentili/goPhat.git
cd goPhat

export GOPATH=[directory that contains src folder]
export PATH=$PATH:$GOPATH/bin (for convenience)
go install

Running


Testing

About

An implementation of the Chubby lock service protocol in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •