You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm trying to write some unit test cases with the stream command, but since the constructor of StreamEntry is internal, is there a recommended way to update the instance id and values.
And could we public the constructor for the StreamEntry
Hi, I'm trying to write some unit test cases with the stream command, but since the constructor of
StreamEntryis internal, is there a recommended way to update the instance id and values.And could we public the constructor for the
StreamEntry