alertmanager-webhook-forwarder

command module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

Alertmanager Webhook Forwarder

Docker Guide

Build
docker-compose build --pull
Run
docker-compose run --rm cli help
Lint
docker-compose run --rm go

Go Guide

Init
export GO111MODULE=on
go mod init
go mod download
go mod verify
Run
go run main.go help
Build
go build -o alertmanager-webhook-forwarder main.go
./alertmanager-webhook-forwarder help

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
log

Jump to

Keyboard shortcuts

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