commonconst

package
v1.14.0 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package commonconst provides constant values for NVGD.

Index

Constants

View Source
const (
	// UpLink is a special tag for up link.
	UpLink = "up_link"

	// NextLink is a special tag for next link.
	NextLink = "next_link"

	// LTSV is a flag for content is LTSV or not.
	LTSV = "ltsv"

	// Redirect is a URL redirect to.
	Redirect = "redirect"
)
View Source
const (
	// SQLQuery is a tag to show executed SQL statement.
	SQLQuery = "sql_query"

	// SQLTruncatedBy is a tag to show truncated or not. (truncated number)
	SQLTruncatedBy = "sql_truncated_by"

	// SQLExecTime is a tag to show SQL execution time.
	SQLExecTime = "sql_exec_time"
)
View Source
const (
	Linefeed = "linefeed"
)

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