package store import "git.andreafazzi.eu/andrea/probo/pkg/models" type ResponseStore = Store[*models.Response]