package stats import "github.com/crawlab-team/crawlab/core/interfaces" type Option func(svc interfaces.StatsService)