package internal import "codeberg.org/snonux/rampage/internal/config" func Run(conf config.Config) error { return nil }