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

3 uses

	cloud.google.com/go/storage (current package)
		notifications.go#L82: func toNotification(rn *raw.Notification) *Notification {
		notifications.go#L144: 	return toNotification(rn), nil
		notifications.go#L172: 		m[rn.Id] = toNotification(rn)