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 (*Server) ListenAndServe ¶
ListenAndServe listens on the TCP address and serves requests.
Click to show internal directories.
Click to hide internal directories.