Documentation
¶
Index ¶
- type AuditEntry
- type Change
- type Logger
- func (l *Logger) LoadEntries() ([]AuditEntry, error)
- func (l *Logger) LogConfig(provider, action string, changes []Change) error
- func (l *Logger) LogDefault(provider string) error
- func (l *Logger) LogReset(provider string) error
- func (l *Logger) LogRotate(provider string) error
- func (l *Logger) LogSetup(provider string) error
- func (l *Logger) LogSwitch(provider string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuditEntry ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
func (*Logger) LoadEntries ¶
func (l *Logger) LoadEntries() ([]AuditEntry, error)
func (*Logger) LogDefault ¶
Click to show internal directories.
Click to hide internal directories.