package hertz_scaffold import "fmt" func main() { fmt.Println("Hello, World!") }