orangeqs.juice.service._info#

Module Contents#

Functions#

store_service_info

Store OrangeQS Juice service information in the shared runtime data folder.

API#

orangeqs.juice.service._info.store_service_info(service_name: str) None#

Store OrangeQS Juice service information in the shared runtime data folder.

Retrieves information about the currently running service and stores it under the given service name in the shared runtime data folder.

Parameters#

  • service_name (str): The name of the currently running service to store information for.