func cloud.google.com/go/storage.notificationsToMap

2 uses

	cloud.google.com/go/storage (current package)
		notifications.go#L166: 	return notificationsToMap(res.Items), nil
		notifications.go#L169: func notificationsToMap(rns []*raw.Notification) map[string]*Notification {