src/

directory
v0.0.0-...-f965b87 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 11, 2014 License: Apache-2.0

README

Built for Go version go1.1.2.

To build:

    export GOPATH=[...]/git/dpaxos/

    go install master
    go install server
    go install client

To run:

    master/master &
    server/server -port 7070 &
    server/server -port 7071 &
    server/server -port 7072 &
    client/client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL