package appier import "git.selly.red/Selly-Modules/natsio" // Config ... type Config struct { Redis RedisCfg Nats natsio.Config IsScheduled bool }