api

package
v0.0.0-...-4a160a2 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(shutdownContext context.Context,
	shutdownCancelFunc context.CancelFunc,
	cfg *domain.Config,
	h gokeymimepi.Hid) (*api, error)

Types

type Api

type Api interface {
	Start() error
	Stop() error
	GetHome(ctx echo.Context) error
	PostPaste(ctx echo.Context) error
	GetWebSocketConnect(ctx echo.Context) error
}

Jump to

Keyboard shortcuts

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