Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMissingProjectID = errors.New("missing project id")
Functions ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func NewServer ¶
func NewServer( bucket string, imgCache imgcache.ImgCache, markerCache markercache.MarkerCache, compiler compiler.Compiler, log *zap.Logger, ) *Server
func (*Server) GetRandomMarker ¶
func (*Server) GetRandomStack ¶
func (*Server) ListenAndServe ¶
Click to show internal directories.
Click to hide internal directories.