go

command
v0.0.0-...-d588baf Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2020 License: BSD-3-Clause Imports: 5 Imported by: 0

README

Star Trace in Go

This folder contains the sample Star Trace project in Go.

Requirements

  • Go 1.8 and higher

Usage

  1. Run Pilosa server: Starting Pilosa
  2. Initialize the schema: Create the Schema
  3. Import the sample data: Import Some Data
  4. Clone this repository, or download the ZIP archive and uncompress it.
  5. Make sure you are in the getting-started/go directory.
  6. Install Pilosa client library:
    go get github.com/pilosa/go-pilosa
    
  7. Run startrace.go. The path to the dataset is required. You can optionally specify the Pilosa server's address:
    go run startrace.go .. :10101
    

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