$q

Improve this Doc View Source $q

  1. service in module ng

A service that helps you run functions asynchronously, and use their return values (or exceptions) when they are done processing.

This is an implementation of promises/deferred objects inspired by 登录查看完整内容