package swextreload // TODO type SwextreloadOption = func(*) // TODO func Reload(url string, opts ...SwextreloadOption) error { }