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 Bind string Htpasswd string Index int Delay int FrameWidth float64 FrameHeight float64 Rotate int NoWebGL bool Timestamp bool FileName string Reader reader.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.