constants

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package constants contains shared constants for the application.

Index

Constants

View Source
const (
	ContentTypeJSON = "application/json; charset=utf-8"
	HomepagePath    = "homepage"
	IndexHTML       = "index.html"
)

MIME type and path constants

View Source
const (
	ColonSplitParts = 2     // Number of parts when splitting on colon
	DirPerm         = 0o755 // Directory permissions
)

Parsing and utility constants

View Source
const (
	HashGetRecentHistory   = 3708519028 // BrowserService.GetRecentHistory(limit)
	HashGetSearchShortcuts = 4078533762 // BrowserService.GetSearchShortcuts()
)

JavaScript hash constants (auto-generated, should not be changed)

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