# Packages
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
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
# Functions
New creates a new Atomix client.
NewWithContext returns a new Atomix client.
WithApplication configures the application name for the client Deprecated: Use WithScope instead.
WithJoinTimeout configures the client's join timeout.
WithMemberID configures the client's member ID.
WithNamespace configures the client's partition group namespace.
WithPeerHost configures the client's peer host.
WithPeerPort configures the client's peer port.
WithPeerServerOption configures a server option.
WithPeerService configures a peer-to-peer service.
WithScope configures the application scope for the client.
WithSessionTimeout sets the session timeout for the client.
# Interfaces
Option provides a client option.