package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Mar 9, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Do displays ver info.
./malwatch info
type Cfgs struct {
Config string `json:"cfg"`
Acts string `json:"actions"`
}
Cfgs represents cfg paths
type Report struct {
Ver string `json:"ver"`
Go string `json:"go"`
Cfgs *Cfgs `json:"core"`
Plat string `json:"platform"`
}
Report represents the ver plus cfg and platform info.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.