package main func exitf(format string) { rule := &CodeOwnerRule{ Users: make([]*user_model.User, 0), Teams: make([]*org_model.Team, 0), } }