Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IndexCache ¶
func IndexCache(cache map[string]*CachedInstance) error
func RunWebserver ¶
func RunWebserver() error
Types ¶
type CachedInstance ¶
func LoadCache ¶
func LoadCache(cache *map[string]*CachedInstance, path []byte) *CachedInstance
TODO Streaming
type Webserver ¶
type Webserver struct {
Cache map[string]*CachedInstance
}
func (*Webserver) HandleFastHTTP ¶
func (h *Webserver) HandleFastHTTP(ctx *fasthttp.RequestCtx)
Click to show internal directories.
Click to hide internal directories.