helloworld

command
v0.0.0-...-17369de Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2019 License: Apache-2.0 Imports: 15 Imported by: 0

README

Example 1 - Hello World

First Run

Start three instances of the helloworld program on the same machine in three different terminals:

./example-helloworld -nodeid 1
./example-helloworld -nodeid 2
./example-helloworld -nodeid 3

Restart a node

Let's pick a stopped instance and restart it using the exact same command, e.g. for the one which we previously started with the -nodeid 2 command line option, it can be restarted using the command below -

./example-helloworld -nodeid 2

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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