Documentation ¶ Index ¶ func Search(query string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Search ¶ func Search(query string) (string, error) Search scrapes azlyrics.com for song lyrics and does regex magic to clean them up. Beware, your IP can AND will get blocked while running this, but it is only called in `go generate` (see midi/generate.go) so a normal user will never run this. Types ¶ This section is empty. Source Files ¶ View all Source files lyrics.go Click to show internal directories. Click to hide internal directories.