package
0.0.0-20241010212049-faadec19dd92
Repository: https://github.com/xmtp/xmtp-node-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterReplicationApiHandler registers the http handlers for service ReplicationApi to "mux".
RegisterReplicationApiHandlerClient registers the http handlers for service ReplicationApi to "mux".
RegisterReplicationApiHandlerFromEndpoint is same as RegisterReplicationApiHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterReplicationApiHandlerServer registers the http handlers for service ReplicationApi to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Enum value maps for Misbehavior.
Enum value maps for Misbehavior.
ReplicationApi_ServiceDesc is the grpc.ServiceDesc for ReplicationApi service.

# Structs

Data visible to the server that has been authenticated by the client.
Batch subscribe to envelopes.
Single subscription request for envelopes.
Streamed response for batch subscribe - can be multiple envelopes at once.
An alternative to a signature for blockchain payloads.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Query for envelopes, shared by query and subscribe endpoints.
No description provided by the author
No description provided by the author
Request to retrieve the XIDs for the given addresses.
A single request for a given address.
Response with the XIDs for the requested addresses.
A single response for a given address.
Reports node misbehavior, submittable by nodes or by clients.
Signed originator envelope.
No description provided by the author
No description provided by the author
Wraps client envelope with payer signature.
No description provided by the author
No description provided by the author
Query envelopes request.
Query envelopes response.
UnimplementedReplicationApiServer must be embedded to have forward compatible implementations.
For blockchain envelopes, the originator_sid is set by the smart contract, but the originator_ns is set by the publishing node.
The last seen entry per originator.

# Interfaces

No description provided by the author
No description provided by the author
ReplicationApiClient is the client API for ReplicationApi service.
ReplicationApiServer is the server API for ReplicationApi service.
UnsafeReplicationApiServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

Misbehavior types.