Refactor RepoWatch #241

Merged
lunny merged 5 commits from 6543/go-sdk:refactor-repoWatch into master 2020-01-31 05:17:10 +00:00

5 Commits

Author SHA1 Message Date
fe4c9695c9 Merge branch 'master' into refactor-repoWatch
All checks were successful
continuous-integration/drone/pr Build is passing
2020-01-31 02:42:29 +00:00
b29fa007e4 Merge branch 'master' into refactor-repoWatch
All checks were successful
continuous-integration/drone/pr Build is passing
2020-01-31 02:37:41 +00:00
5eb0996be0
add TEST
All checks were successful
continuous-integration/drone/pr Build is passing
2020-01-29 15:14:20 +01:00
7e43b13319
fix GetMyWatchedRepos 2020-01-29 15:14:07 +01:00
4996fc5da6
refactor RepoWatch
All checks were successful
continuous-integration/drone/pr Build is passing
* add CheckRepoWatch
 * add GetMyWatchedRepos
 * minimize func_options on GetWatchedRepos
 * WatchRepo return nil/error
 * UnWatchRepo return nil/error
2020-01-28 21:54:44 +01:00