command
module
Version:
v0.0.0-...-93f22b1
Opens a new window with list of versions in this module.
Published: Feb 6, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.