Package-level declarations

Types

Link copied to clipboard
class IgdbKtorConfig : IgdbHttpEngineConfig

Configuration of the Ktor HttpClient used to make requests

Link copied to clipboard
object IgdbKtorEngine : IgdbHttpEngine<IgdbKtorConfig>

IgdbHttpEngine that uses io.ktor.client.HttpClient to execute network requests