constants

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const TimeFormat = "2006-01-02T15:04:05.999Z"

Sylvia-IoT time string format.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrResp

type ErrResp int

Sylvia-IoT error response codes.

const (
	ErrAuth ErrResp = iota
	ErrDB
	ErrIntMsg
	ErrNotFound
	ErrParam
	ErrPerm
	ErrRsc
	ErrUnknown
)

Sylvia-IoT error response codes.

func (ErrResp) String

func (e ErrResp) String() string

Jump to

Keyboard shortcuts

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