docs » cp.rx.go.Done
A Statement that will complete without sending any values.
Example:
Done()- Constructors - API calls which return an object, typically one that offers API methods
- Done
| Signature | cp.rx.go.Done() -> Done |
|---|---|
| Type | Constructor |
| Description | Creates a new Done Statement that will complete without sending any values. |
| Parameters |
|
| Returns |
|