An open API service indexing awesome lists of open source software.

https://github.com/bobjac/clock1

Go sample of a synchronous clock. Based on the book "The Go Programming Language" by Alan A. A. Donovan and Brian W. Kernighan
https://github.com/bobjac/clock1

Last synced: about 1 month ago
JSON representation

Go sample of a synchronous clock. Based on the book "The Go Programming Language" by Alan A. A. Donovan and Brian W. Kernighan

Awesome Lists containing this project

README

          

# clock1
Go sample of a synchronous clock. Based on the book "The Go Programming Language" by Alan A. A. Donovan and Brian W. Kernighan