Versions in this module Expand all Collapse all v1 v1.0.0 Nov 17, 2024 Changes in this version + func CreateRouter(conf config.Config, sc StorageClient) chi.Router + type StorageClient interface + Get func(context.Context, []common.PropertyQuery) []common.PropertyResponse + Metrics func() *ristretto.Metrics