ForgeModulesDataSource
Defines the ForgeModulesDataSource contract for the SDAI domain layer.
Author
Dmitriy Moroz
Functions
Link copied to clipboard
abstract suspend fun fetchModules(baseUrl: String, credentials: AuthorizationCredentials): List<ForgeModule>
Loads SDAI data through fetchModules.