package
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: Sep 8, 2022
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Path string `json:"path" validate:"required"`
Delete bool `json:"delete"`
Schedule int `json:"schedule" validate:"required|min:0"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.