codes

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Code

type Code string
const (
	Internal                  Code = "INTERNAL_ERROR"
	InvalidRequest            Code = "INVALID_REQUEST"
	CatNotFound               Code = "CAT_NOT_FOUND"
	MissionNotFound           Code = "MISSION_NOT_FOUND"
	TargetNotFound            Code = "TARGET_NOT_FOUND"
	MissionAlreadyCompleted   Code = "MISSION_ALREADY_COMPLETED"
	CatAlreadyAssigned        Code = "CAT_ALREADY_ASSIGNED"
	TargetAlreadyCompleted    Code = "TARGET_ALREADY_COMPLETED"
	AllTargetsAreNotCompleted Code = "ALL_TARGETS_ARE_NOT_COMPLETED"
)

Jump to

Keyboard shortcuts

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