package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Oct 23, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Level slog.Level `conf:"level"`
RequestBody bool `conf:"request_body"`
ResponseBody bool `conf:"response_body"`
IgnorePaths []string `conf:"ignore_paths"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.