github.com/scottcagno/storage@v1.8.0/pkg/util/ww.go (about) 1 package util 2 3 import _ "embed" 4 5 //go:embed ww.txt 6 var WaltWhitmanText string