package
Version:
v0.0.0-...-2d93ec8
Opens a new window with list of versions in this module.
Published: Apr 17, 2025
License: MIT
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BadFile struct {
FileExt string `json:"fileExt"`
Reacquire bool `json:"reacquire"`
Service string `json:"service"`
Date int64 `json:"date"`
Reason string `json:"reason"`
}
func (c *Checkrr) FromConfig(conf *koanf.Koanf)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.