Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataStoreResult ¶
size and error
type Handler ¶
type Handler struct {
Conf config.Config
DataStoreRAM *ramCache.DataStore
DataStoreStorage *storageCache.DataStore
Log log.Logger
}
func (*Handler) HandlerFunc ¶
func (h *Handler) HandlerFunc(ctx *fasthttp.RequestCtx)
Click to show internal directories.
Click to hide internal directories.