directory
0.2.10
Repository: https://github.com/hashicorp/eventlogger.git
Documentation: pkg.go.dev

# Packages

Package channel implements Sink which sends events to a channel.
Package writer implements Sink which writes the []byte respresentation of an Event to an io.Writer as a string.