package
0.0.0-20250225105205-8289a55d8107
Repository: https://github.com/mysteriumnetwork/node.git
Documentation: pkg.go.dev
# 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
# Functions
NewNode function creates new Mysterium node by given options.
RegisterSignalCallback registers given callback to call on SIGTERM and SIGHUP interrupts.
# Structs
Dependencies is DI container for top level components which is reused in several places.
Node represent entrypoint for Mysterium node with top level components.
# Interfaces
NATPinger allows to send nat pings as well as stop it.
Publisher is responsible for publishing given events.
SleepNotifier notifies node about pending sleep events.
UIServer represents our web server.
# Type aliases
SignalCallback is invoked when process receives signals defined below.