package
0.79.0-preview.4
Repository: https://github.com/vegaprotocol/vega.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
InProgressSnapshotRestore returns whether the data in the contexts tells us that a snapshot restore is in progress.
InProgressUpgrade returns whether the data in the contexts tells us that the node is restoring from a snapshot taken for a protocol-upgrade.
InProgressUpgradeFrom returns whether the data in the contexts tells us that the node is restoring from a snapshot taken for a protocol-upgrade by the given version.
InProgressUpgradeFromMultiple returns whether the data in the contexts tells us that the node is restoring from a snapshot taken for a protocol-upgrade by one of the given versions.
RemoteIPAddrFromContext returns the remote IP addr value stored in ctx, if any.
TraceIDFromContext get traceID from context (add one if none is set).
No description provided by the author
No description provided by the author
No description provided by the author
WithRemoteIPAddr wrap the context into a new context and embed the ip addr as a key.
No description provided by the author
WithTraceID returns a context with a traceID value.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author