irc-medialink/parsers/youtube/config.go

6 lines
55 B
Go

package youtube
type Config struct {
ApiKey string
}