Home | History | Annotate | Download | only in dist

Lines Matching defs:banner

1133 	flag.BoolVar(&noBanner, "no-banner", noBanner, "do not print banner")
1308 // Print trailing banner unless instructed otherwise.
1310 banner()
1458 // Banner prints the 'now you've installed Go' banner.
1461 banner()
1464 func banner() {