api

package
v0.0.0-...-5c3f5c4 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	PrintService *print.Service
	E            *echo.Echo
}

API represents the api

func (*API) CreatePrintJob

func (api *API) CreatePrintJob(c echo.Context) error

CreatePrintJob creates a new print job

func (*API) GetClients

func (api *API) GetClients(c echo.Context) error

GetClients returns a list of clients with printer availability information

func (*API) RegisterClient

func (api *API) RegisterClient(c echo.Context) error

RegisterClient registers a new client with the server

func (*API) RegisterHandlers

func (api *API) RegisterHandlers()

RegisterHandlers registers api handlers

func (*API) RegisterMiddlewares

func (api *API) RegisterMiddlewares()

RegisterMiddlewares registers api middlewares

Jump to

Keyboard shortcuts

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