package
0.0.0-20250225105205-8289a55d8107
Repository: https://github.com/mysteriumnetwork/node.git
Documentation: pkg.go.dev

# Constants

AcknowledgedStatus indicates a session has been reported as a success from consumer side.
AppTopicDataTransferred represents the data transfer topic.
AppTopicSession represents the session change topic.
AppTopicTokensEarned is a topic for publish events about tokens earned as a provider.
CreatedStatus indicates a session has been created.
RemovedStatus indicates a session has been removed.

# Structs

AppEventDataTransferred represents the data transfer event.
AppEventSession represents the session change payload.
AppEventTokensEarned is an update on tokens earned during current session.
ServiceContext holds service context metadata.
SessionContext holds session context metadata.

# Type aliases

Status represents the different actions that might happen on a session.