server

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

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

Go to latest
Published: Sep 17, 2025 License: GPL-3.0 Imports: 6 Imported by: 2

Documentation

Overview

Package server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Name    string
	Version string

	Index int
	Delay int

	Width  float64
	Height float64

	Quality int
	Rotate  int
	Flip    string

	NoWebGL bool

	Timestamp  bool
	TimeFormat string

	Bind     string
	Htpasswd string

	Reader handlers.ImageReader
}

Server struct.

func NewServer

func NewServer() *Server

NewServer returns new Server.

func (*Server) ListenAndServe

func (s *Server) ListenAndServe() error

ListenAndServe listens on the TCP address and serves requests.

Jump to

Keyboard shortcuts

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