We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The MsgProto type has a field called timestamp, but it's usage is not documented. The precision (s/ms/ns) and base (Unix Epoch?) should be specified.
MsgProto
stan.go/pb/protocol.proto
Line 52 in 1675111
The text was updated successfully, but these errors were encountered:
Document MsgProto.Timestamp precision
e12197d
Resolves nats-io/stan.go#328
[DOC] MsgProto.Timestamp precision
5039f2e
Resolves #328 [ci skip] Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
@palsivertsen Submitted 2 PRs: #329 and nats-io/nats.docs#156. Hope this helps!
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The
MsgProto
type has a field called timestamp, but it's usage is not documented. The precision (s/ms/ns) and base (Unix Epoch?) should be specified.stan.go/pb/protocol.proto
Line 52 in 1675111
The text was updated successfully, but these errors were encountered: