Golang FILO, A First In Last Out infinitly growable and concurrent Memory stack (channels alternative).
go get
go get github.com/coderme/filo
import "github.com/coderme/filo"