constant

package
v0.0.0-...-14f1b0a Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HelpMessage = `` /* 178-byte string literal not displayed */

)

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandType

type CommandType string
const (
	ReadAll CommandType = "readall"
	Read    CommandType = "read"
	Create  CommandType = "create"
	Update  CommandType = "update"
	Delete  CommandType = "delete"
	Help    CommandType = "help"
	Exit    CommandType = "exit"
	None    CommandType = ""
)

func ParseCommandType

func ParseCommandType(s string) (v CommandType, err error)

Jump to

Keyboard shortcuts

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