Skip to content

Instantly share code, notes, and snippets.

@nanlabsweb
Created April 5, 2018 16:11
Show Gist options
  • Save nanlabsweb/f918c19a1ef94698950274398d8a957a to your computer and use it in GitHub Desktop.
Save nanlabsweb/f918c19a1ef94698950274398d8a957a to your computer and use it in GitHub Desktop.
Sync Pets with coroutines
suspend fun syncPets() = repository.syncPets()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment