package appier
import "github.com/Selly-Modules/natsio"
// Config ...
type Config struct {
Nats natsio.Config
}