JustItem Operator Overview Convert an object into a Single that emits that object. Examples observable := rxgo.Just(1) Output: 1 Options WithBufferedChannel WithPublishStrategy