api

package
v0.0.0-...-5665a9c Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2022 License: GPL-3.0 Imports: 7 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 {
	// contains filtered or unexported fields
}

func NewApi

func NewApi(endpoint, key string) *API

func (*API) GetPrintJobs

func (a *API) GetPrintJobs() ([][]byte, error)

func (API) MarshalEasyJSON

func (v API) MarshalEasyJSON(w *jwriter.Writer)

MarshalEasyJSON supports easyjson.Marshaler interface

func (API) MarshalJSON

func (v API) MarshalJSON() ([]byte, error)

MarshalJSON supports json.Marshaler interface

func (*API) UnmarshalEasyJSON

func (v *API) UnmarshalEasyJSON(l *jlexer.Lexer)

UnmarshalEasyJSON supports easyjson.Unmarshaler interface

func (*API) UnmarshalJSON

func (v *API) UnmarshalJSON(data []byte) error

UnmarshalJSON supports json.Unmarshaler interface

Jump to

Keyboard shortcuts

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