# Functions
GetServiceRootPath detects the full path to the service root folder which corresponds a service name by checking currently running file and going up along the folder tree until the target folder reached.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
Bootstrap interface needs to be implemented by service instance implementation to handle service's lifecycle.