info

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2025 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd added in v1.0.2

func Cmd() *cli.Cmd

Cmd returns the cmd.

func Do

func Do(env *env.Env, _ []string) error

Do displays ver info. ./malwatch info

Types

type Cfgs

type Cfgs struct {
	Config string `json:"cfg"`
	Acts   string `json:"actions"`
}

Cfgs represents cfg paths

type Report

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL