|
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| clock.go | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| wall.go | ||
clock
An interface definition for a fully defined clock.
An WallClock implementation of that interface using the time package.
A testing clock.
|
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| clock.go | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| wall.go | ||
An interface definition for a fully defined clock.
An WallClock implementation of that interface using the time package.
A testing clock.