package mysql
import "github.com/google/monologue/incident/mysql"
Package mysql provides a MySQL based implementation of incident management.
Index ¶
Functions ¶
func NewMySQLReporter ¶
NewMySQLReporter builds an incident.Reporter instance that records incidents in a MySQL database, all of which will be marked as emanating from the given source.
Source Files ¶
- Version
- v0.0.0-20230315160450-1dc62842925e (latest)
- Published
- Mar 15, 2023
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 7 hours ago –
Tools for package owners.