Documentation ¶
Index ¶
- func CNNVDListDir() string
- func DefaultCacheDir() string
- func Fetch(method, url string, reqBody any, retry int) (res []byte, err error)
- func FormatMonth(month int) string
- func FormatURL(domain, path string) string
- func GenWorkers(num, wait int) chan<- func()
- func GetFile(path string) ([]string, error)
- func IsDir(path string) bool
- func PathExists(path string) (bool, error)
- func RandInt() int
- func Read(filePath string) (any, error)
- func Write(filePath string, data interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatMonth ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.