# Functions
NewContainer creates a new OutputContainer.
NewLocalOutput creates a new LocalOutput.
# Structs
LocalOutput represents the local output service.
# Interfaces
Output represents a output to be scanned.
# Type aliases
Close is a function that closes the output service.
Container is a map of outputs.
HTTPDataWrite writes the data to the output.