sysrep

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

*

  • @Author houlijx
  • @Description //TODO $
  • @Date 2021/8/11 下午4:24 *

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CmdResult

type CmdResult struct {
	Result bool     `json:"result"`
	Output string   `json:"output"`
	Errors []string `json:"errors"`
}

func ExecuteCmd

func ExecuteCmd(cmd string) *CmdResult

func ExecuteCmdByGproc

func ExecuteCmdByGproc(cmd string) *CmdResult

ExecuteCmdByGproc 执行命令

Jump to

Keyboard shortcuts

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