Documentation
¶
Overview ¶
Package infrastructure contains external adapters used by the application. input: domain/application integration needs and external libraries output: parser, config, and rendering adapter implementations pos: infrastructure boundary around external integrations note: if this file changes, update this header and module README.md.
Directories
¶
| Path | Synopsis |
|---|---|
|
config
|
|
|
viper
Package viperconfig loads YAML policy files through Viper.
|
Package viperconfig loads YAML policy files through Viper. |
|
metadata
|
|
|
mysql
Package mysqlmeta implements metadata-aware audit adapters over the MySQL protocol.
|
Package mysqlmeta implements metadata-aware audit adapters over the MySQL protocol. |
|
output
|
|
|
json
Package jsonrender renders audit results as machine-oriented JSON.
|
Package jsonrender renders audit results as machine-oriented JSON. |
|
markdown
Package markdown renders audit results as human-readable Markdown.
|
Package markdown renders audit results as human-readable Markdown. |
|
parser
|
|
|
tidb
Package tidbparser loads SQL text through the TiDB parser.
|
Package tidbparser loads SQL text through the TiDB parser. |
Click to show internal directories.
Click to hide internal directories.