Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MeaningOfLife ¶
type MeaningOfLife struct {
// contains filtered or unexported fields
}
func NewMeaningOfLifeHandler ¶
func NewMeaningOfLifeHandler(cache cache.MeaningOfLifeCache, logger *zap.Logger) *MeaningOfLife
func (*MeaningOfLife) Handle ¶
func (mol *MeaningOfLife) Handle(ctx *fasthttp.RequestCtx, _ fasthttprouter.Params)
Click to show internal directories.
Click to hide internal directories.