application

package
v0.0.0-...-6f18cc8 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2020 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	*http.Server
	Log   logger.Interface
	Cache cache.Cache
	Conf  config.Config
}

func New

func New(conf config.Config) (*App, error)

func (*App) Start

func (s *App) Start() error

func (*App) Stop

func (s *App) Stop() error

type Query

type Query struct {
	Width  int
	Height int
	URL    *url.URL
}

Jump to

Keyboard shortcuts

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