messages

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2023 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	XMLFilePathIsEmpty = "path to the xml file should not be empty"
	XMLFileOpenFail    = "fail to open the xml file"
	ImportProjectFail  = "fail to import the knowledge base"
)
View Source
const (
	KnowledgeBaseNotChosen    = "knowledge base is not chosen. Please select the knowledge base using the `kb choose` command"
	ChooseKnowledgeBaseFail   = "fail when choosing a knowledge base from the working directory"
	ChooseGroupFail           = "fail when choosing a group of the knowledge base"
	KnowledgeBaseWasNotChosen = "knowledge base was not chosen"
	ObjectWasNotChosen        = "object was not chosen"
	CreateKnowledgeBaseFail   = "fail to create the knowledge base"
	CreateGroupFail           = "fail to create the group"
	GetKnowledgeBaseFail      = "fail to get the knowledge base information"
	GetGroupFail              = "fail to get the grop information"
	InitGroupChooserFail      = "fail to init the groups' chooser"
	GetGroupsFail             = "fail to get the information about the groups"
	GetParametersFail         = "fail to get the information about the parameters"
	GetRulesFail              = "fail to get the information about the rules"
	UpdateKnowledgeBaseFail   = "fail to update the knowledge base information"
	BaseInfoNotEdited         = "base info about the object was not edited"
	RemoveKnowledgeBaseFail   = "fail to remove the knowledge base"
)
View Source
const (
	ShortNameIsEmpty               = "short name must not be empty"
	IDIsEmpty                      = "ID must not be empty"
	ReceivedResponseWasNotExpected = "received a response form that was not expected"
	UpdateConfig                   = "fail to update config"
	NotConfirm                     = "you have not confirmed the action"
)
View Source
const (
	InitConfigFail       = "fail to init the application configuration"
	InitWorkspaceDirFail = "fail to init the workspace directory"
)
View Source
const (
	ShowTUIKnowledgeBasesFail  = "fail to show list of the knowledge bases' projects"
	RunTUIProgramFail          = "fail when interacting with the console"
	ChooseTUIKnowledgeBaseFail = "fail to get a choice of the knowledge base"
	ChooseTUIGroupFail         = "fail to get a choice of the group"
	ChooseTUIParameterFail     = "fail to get a choice of the parameter"
	ChooseTUIRuleFail          = "fail to get a choice of the rule"
	InputTUIShortNameFail      = "fail when entering the short name"
	InputTUIIDFail             = "fail when entering the name ID"
	EditTUIKnowledgeBaseFail   = "fail to edit the knowledge base information"
	CreateTUIKnowledgeBaseFail = "fail to get the knowledge base information"
	EditTUIIDShortNameFail     = "fail to edit the id and short name of the object"
	EditTUIDescriptionFail     = "fail to edit the description of the object"
	AskTUIConfirmFail          = "fail to get confirmation"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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