Versions in this module Expand all Collapse all v1 v1.1.0 Mar 31, 2023 v1.0.0 Mar 30, 2023 Changes in this version + type HttpService struct + func (h *HttpService) Run() error + type HttpServiceOptions struct + Addr string + Redis *clients.RedisClient + func (hso *HttpServiceOptions) Build(ctx context.Context) (*HttpService, error)