INNER CODE UNIT · Go

main

google/go-containerregistry · cmd/crane/help/main.go:40

func main() {
	if err := root.Execute(); err != nil {
		fmt.Println(err)
		os.Exit(1)
	}
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…