INNER CODE UNIT · Go

main

googleforgames/open-match · cmd/demo-first-match/main.go:25

func main() {
	demo.Run(map[string]func(*components.DemoShared){
		"uptime":   uptime.Run,
		"clients":  clients.Run,
		"director": director.Run,
	})
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…