Skip to content

Instantly share code, notes, and snippets.

@chenzhang2006
Last active February 18, 2022 20:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chenzhang2006/533d0482265ebd56aab895d361e1d39c to your computer and use it in GitHub Desktop.
Save chenzhang2006/533d0482265ebd56aab895d361e1d39c to your computer and use it in GitHub Desktop.
A Use Case to Call Helper
val userResult = getResult(repo.getUser())
...
val eventResult = getResult(repo.getEvents())
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment