import "oss.terrastruct.com/d2/lib/background"
background.go
func Repeat(do func(), interval time.Duration) (cancel func())