package
1.1.0
Repository: https://github.com/deesel/wol.git
Documentation: pkg.go.dev

# Functions

New creates new API server instance.

# Variables

ErrForbidden represents forbidden access error.
ErrInvalidAuthHeader represents invalid authorization header format error.
ErrMultipleTokens represents multiple auth tokens found error.
ErrTokenNotFound represents required auth token not found error.
ErrUnknown represents unknown error.
ErrUnknownWOLType represents unknown wol type error.

# Structs

API holds configuration for API server.

# Type aliases

Key represents API key value.