JustItem OperatorFebruary 25, 2020 ยท View on GitHubOverview Convert an object into a Single that emits that object. Examples observable := rxgo.Just(1) Output: 1 Options WithBufferedChannel WithPublishStrategy