nilsbu / lastfm

Last.FM tools in Go
1 stars 0 forks source link

remove StringTitle #26

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

https://github.com/nilsbu/lastfm/blob/eb5b15e5bae0ba649a0e9942cff9e58bbbe239ab/pkg/charts/title.go#L91


type stringTitle string

// StringTitle is a Title which is non-empty only for String().
// TODO remove StringTitle
func StringTitle(s string) Title {
    return stringTitle(s)
}
github-actions[bot] commented 2 years ago

Closed in b1873ec7362b84ced9b995c4d07d0891a3b79aed