INNER CODE UNIT · Go

main

project-zot/zot · cmd/zb/main.go:108

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

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…