package
0.0.2
Repository: https://github.com/xmidt-org/carousel.git
Documentation: pkg.go.dev

# README

Plugin example

Setup

Build and create a testing plugin to be used by the carousel binary.

go build -buildmode=plugin -o hostValidator.so main.go

Run with Plugin

go run ./cmd rollout -p example/hostValidator.so 2 0.10.0