backuplambda

command module
v0.0.0-...-74c0624 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2020 License: MIT Imports: 23 Imported by: 0

README

How to build the Backup Lambda

This repo contains the source to the Backup Lambda.

In order to build this, set the BUILD_DATE, GOOS, GOARCH and GOPATH variables, then run the go build command, for example:

BUILD_DATE=date GOOS="linux" GOARCH="amd64" GOPATH="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/"

go build -ldflags "-X 'main.BuildDate=$BUILD_DATE'" -v eximchain/BackupLambda

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