# README

bolt-plugin

A simple example demonstrating how to create a Bolt plugin.

Usage

To run the example, type:

go run main.go deps.go [-bolt-config <config-filepath>]

# Structs

BoltExample demonstrates the usage of Bolt plugin.