# Functions
New return new instance of legacyconnection client.
WithImplicit sets Implicit on the connection record.
WithInvitationDID sets InvitationDID on the connection record.
WithInvitationID sets InvitationID on the connection record.
WithParentThreadID sets ParentThreadID on the connection record.
WithRouterConnectionID allows you to specify the router connection ID.
WithRouterConnections allows you to specify the router connections.
WithTheirLabel sets TheirLabel on the connection record.
WithThreadID sets ThreadID on the connection record.
# Constants
InvitationMsgType defines the connection invite message type.
# Variables
ErrConnectionNotFound is returned when connection not found.
# Structs
Client enable access to legacyconnection api.
Connection model
This is used to represent query connection result.
DIDInfo model for specifying public DID and associated label.
Invitation model for connection invitation.
QueryConnectionsParams model
Parameters for querying connections.
# Type aliases
ConnectionOption allows you to customize details of the connection record.
Event properties related api.
InvOpt represents option for the CreateInvitation function.
Opt represents option function.