cassandra_lib

command
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

README

Simple example

To start examples you have to have Cassandra running on localhost, if you don't have installed it locally you can use the following docker image.

sudo docker run -p 9042:9042 --name cassandra01 -d cassandra:latest

In the example connection to etcd is configured using --cfg argument. If the file is not specified application tries to connect to Cassandra on localhost on default port 9042.

The example contains one program:

go run main.go <ClientConfigFilePath>

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