Versions in this module Expand all Collapse all v0 v0.3.1 Dec 9, 2023 v0.3.0 Dec 9, 2023 Changes in this version + func Execute() + func NewRouter(data *ServiceData) *mux.Router + func StartWebServer(data *ServiceData) error + type Cleaner interface + Clean func(ID string) error + type OldIDsProvider interface + Get func() ([]string, error) + type ServiceData struct + Port int