Skip to content

jpdoria/letitout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Go Let It Out

Go Let It Out by Oasis
Standing On The Shoulder Of Giants (2000)

Installation

go get -u github.com/jpdoria/letitout

Usage

package main

import (
	"fmt"

	"github.com/jpdoria/letitout"
)

func main() {
	line := letitout.GetLine()

	fmt.Println(line())
	fmt.Println(line())
	fmt.Println(line())
}

Example

➜ go run sing.go
♪ Paint no illusion, try to click with whatcha got ♪
♪ Taste every potion 'cause if yer like yerself a lot ♪
♪ Go let it out, go let it in, go let it out ♪

2018-11-16 4:52:34 in /tmp via 🐹 v1.11.2

About

We're the builders of their destiny.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages