package
0.0.3
Repository: https://github.com/nginxinc/nginx-wrapper.git
Documentation: pkg.go.dev

# Functions

Init creates the event channel and populates GlobalEvents instance.

# Variables

GlobalEvents contains hardcoded NGINX events.

# Structs

Event represents a unique wrapper event.
Message is used when notifying that an event occurred.
NginxLogParseError is thrown when there is a problem parsing a NGINX log line.
RegisteredEvents provides global access to events and flags.
Trigger function to execute when an event has OnTrigger() invoked.