constant

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2023 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package constant contains various types intended to be defined in const blocks, as well as any constant values that may need to be defined for the whole project.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error string

Error is simply an error type that can be defined in const blocks.

func (Error) Error

func (e Error) Error() string

Error implements error.

Jump to

Keyboard shortcuts

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