codes

package
v0.0.0-...-55fa497 Latest Latest
Warning

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

Go to latest
Published: May 26, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CodeOK indicates the operation was successful.
	CodeOK = iota
	// CodeErrorName indicates there was an error with the name.
	CodeErrorName
	// CodeErrorAddress indicates there was an error with the address.
	CodeErrorAddress
	// CodeErrorDeviceActive indicates the device is currently active and cannot be modified.
	CodeErrorDeviceActive
	// CodeNoBridge indicates that no bridge was found.
	CodeNoBridge
	// CodeErrorGatewayActive indicates that the gateway is currently active and cannot be modified.
	CodeErrorGatewayActive
	// CodeSaving indicates that the operation is saving data.
	CodeSaving
)

A set of status codes

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