internal

package
v0.0.0-...-7d5b20a Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TimeoutDuration   = time.Second * 30
	TimeoutExceeded   = `Timeout exceeded.`
	NoContent         = `No content.`
	TempDirectory     = `temp/`
	DatabaseDirectory = `database`
)

Variables

View Source
var (
	ErrNoDatabaseProvided       = errors.New("no database provided")
	ErrClientConnectionNotFound = errors.New("no active client connection found")
	ErrInvalidServerAddress     = errors.New("the server address provided is invalid")
	ErrInvalidServerPort        = errors.New("the server port provided is invalid")
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
jwt
ui

Jump to

Keyboard shortcuts

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