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
RegisterIdentityApiHandler registers the http handlers for service IdentityApi to "mux".
RegisterIdentityApiHandlerClient registers the http handlers for service IdentityApi to "mux".
RegisterIdentityApiHandlerFromEndpoint is same as RegisterIdentityApiHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterIdentityApiHandlerServer registers the http handlers for service IdentityApi 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
# Variables
No description provided by the author
IdentityApi_ServiceDesc is the grpc.ServiceDesc for IdentityApi service.
# Structs
Get all updates for an identity since the specified time.
Points to the last entry the client has received.
Returns all log entries for the requested identities.
A single entry in the XID log on the server.
The update log for a single identity, starting after the last cursor.
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.
Publishes an identity update to the network.
The response when an identity update is published.
UnimplementedIdentityApiServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
IdentityApiClient is the client API for IdentityApi service.
IdentityApiServer is the server API for IdentityApi service.
UnsafeIdentityApiServer may be embedded to opt out of forward compatibility for this service.