ServerStatusRepositoryImpl
internal class ServerStatusRepositoryImpl(val serverStatusDataSource: ServerStatusDataSource) : ServerStatusRepository
A repository for managing the server current status.
A repository for managing the server current status.