Documentation ¶
Index ¶
Constants ¶
View Source
const ( FieldZoom = "z" FieldCol = "col" FieldRow = "row" FieldSize = "size" FieldFormat = "format" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is a tile server over HTTP
func (*Server) AttachProfiler ¶
func (s *Server) AttachProfiler()
Click to show internal directories.
Click to hide internal directories.