Discover Packages
github.com/Qolzam/openfaas-cloud
audit-event
package
Version:
v0.0.0-...-f1c27b4
Opens a new window with list of versions in this module.
Published: Mar 18, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Handle collects events from other functions for auditing. These can
be connected to a Slack webhook URL or the function can be swapped
for the echo function for storage in container logs.
type SlackMessage struct {
Text string `json:"text"`
}
SlackMessage encapsulates a message for the Slack
incoming webhook API
Source Files
¶
Click to show internal directories.
Click to hide internal directories.