DebugInsertBadBase64UseCaseImpl

Implements DebugInsertBadBase64UseCase behavior in the SDAI domain layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor(repository: GenerationResultRepository, timeProvider: TimeProvider)

Types

Link copied to clipboard
object Companion

Provides the companion object singleton used by the SDAI domain layer.

Properties

Link copied to clipboard

Exposes the repository value used by the SDAI domain layer.

Link copied to clipboard

Exposes the timeProvider value used by the SDAI domain layer.

Functions

Link copied to clipboard
open suspend operator override fun invoke()

Executes the invoke step in the SDAI domain layer.