command
Version:
v0.8.5
Opens a new window with list of versions in this module.
Published: Aug 17, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
audit 示例:操作审计,仅记成功请求。
演示 pkg/audit:HTTPMiddleware 包裹业务 handler,2xx/4xx 记一条审计到 Sink,
5xx 不记(走 logger)。Sink 这里用内存打印,生产可换 DB。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.