use embed to included inputs
import "embed"
//go:embed hello.txt
var s string
Edited
Dec 02, 2022
by
franckf