package tasks func CreateSchedTask(st SchedTask) (bool, error) { return true, nil }