haystack

command module
v0.0.0-...-93f22b1 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

README

haystack

A bundle storage system for EdgeX bundles

View the api here

Glide

still here is what we need to do to have glide working correctly:

  • Make sure $GOPATH/pkg $GOPATH/bin dirs are empty
  • Each project should have glide.yaml with version
- package: github.com/gorilla/mux
  version: v1.3.0
- package: github.com/spf13/viper
  version: 5ed0fc31f7f453625df314d8e66b9791e8d13003
  • All projects we have should have same versions reference
  • glide.lock file must be checked in once and updated only on new dependency version update
  • you never do glide up anymore always do glide i. Do glide up only when there is new dependency version update
  • All CI jobs do only glide install
Run local tests

Run application locally

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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