mmerr

package
v0.0.0-...-d37b328 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MineCmdType      = "mine"
	CatFileCmdType   = "cat-file"
	LogCmdType       = "log"
	LogReloadCmdType = "log reload"
	DiaryCmdType     = "diary"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ArgsError

type ArgsError struct {
	CmdType string
	Msg     string
}

func NewArgsError

func NewArgsError(cmdType, message string) ArgsError

func (ArgsError) Error

func (e ArgsError) Error() string

Jump to

Keyboard shortcuts

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