package
Version:
v0.9.2
Opens a new window with list of versions in this module.
Published: Nov 26, 2020
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewStorage Create a file storage that stores data in a local directory. The file storage cannot store metadata.
type Config struct {
Directory string `json:"directory" yaml:"directory" default:"/var/log/audit"`
}
Config A configuration for the file storage.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.