# Functions
NewBlueprintHandler creates a new instance of BaseBlueprintHandler.
NewMockBlueprintHandler creates a new instance of MockBlueprintHandler.
# Variables
No description provided by the author
# Structs
BaseBlueprintHandler is a base implementation of the BlueprintHandler interface.
MockBlueprintHandler is a mock implementation of the BlueprintHandler interface for testing purposes.
ResourceOperationConfig is a configuration object that specifies the parameters for the resource operations.
# Interfaces
BlueprintHandler defines the interface for handling blueprint operations.