constants

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package constants adds constants for SweetRPG projects.

Index

Constants

View Source
const (
	DEBUG = "DEBUG" // Debug level logging.
	ERROR = "ERROR" // Error level logging.
	INFO  = "INFO"  // Info level logging.
	WARN  = "WARN"  // Warn level logging.
)

Values.

The values defined here are common string and integer values.

View Source
const (
	LOG_LEVEL = "LOG_LEVEL" // Environment variable for declaring the log level.
)

Environment variables.

The values defined here are environment variable names commonly used by SweetRPG libraries and applications.

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