Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Define a local clock interface. #3
Conversation
kat-co
commented
Dec 8, 2015
|
+1 LGTM |
added a commit
that referenced
this pull request
Dec 8, 2015
howbazaar
merged commit 2065333
into
juju:master
Dec 8, 2015
howbazaar
deleted the
howbazaar:clock
branch
Dec 8, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
howbazaar commentedDec 8, 2015
Instead of bringing in github.com/juju/utils/clock for the interface, just define the Clock interface here.