Never Operator Overview Create an Observable that emits no items and does not terminate. Example observable := rxgo.Never() Output: