Module binary

Source
Expand description

Binary management for the daemon library.

This module provides functionality to load and unload binaries or resources in a specified order.

Structsยง

Binary
Represents a binary or resource to be loaded.
BinaryManager
Manages a list of binaries or resources.