INNER CODE UNIT · Go

main

project-zot/zot · cmd/zot/main.go:9

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

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…