fastmode

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 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 State

type State string

State describes the current fast-mode state.

const (
	// StateOff indicates fast mode is disabled.
	StateOff State = "off"
	// StateCooldown indicates fast mode is cooling down.
	StateCooldown State = "cooldown"
	// StateOn indicates fast mode is enabled.
	StateOn State = "on"
)

Jump to

Keyboard shortcuts

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