Empty Operator Overview Create an Observable that emits no items but terminates normally. Example observable := rxgo.Empty() Output: