Skip to content

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

6 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages