Mark McGranaghan
7d87b1b9f0
Rebuild
2020-08-23 07:50:27 -07:00
szTheory
7823e44fc9
Update timeouts.go: Fix typo
2020-06-13 12:42:00 +00:00
Oleg Butuzov
646c8b39da
bugfix ( mmcgrana/gobyexample#294 ) sha1 sum calculator
...
This bugfix implements correct way to calculate source sha1 hash, before it will changed,
by propagation of unchanged sources.
This commit will also include regenerated static files and *.hash files.
2019-10-22 14:27:02 +03:00
Eli Bendersky
c273588521
Make multiple imports consistent with import ( ... ) style
...
Fixes #272
2019-09-06 15:20:22 -07:00
Mark McGranaghan
9889d7f702
This transition paragraph no longer makes sense
2019-09-06 07:38:19 -07:00
Eli Bendersky
a34c967eaf
Clarify use of buffered channel in the timeouts example.
...
The buffered channel prevents goroutine leaks in case the
channel doesn't end up being read (as indeed happens to c1).
Updates #207
2019-09-05 13:30:16 -07:00
Eli Bendersky
7c160440be
Use tabs as the canonical source indentation in git
...
Space conversion is done during generation only. Fixes #192
2019-06-04 07:30:58 -07:00
Mark McGranaghan
01a5f6de68
Use more idiomatic <int> * <const> for intervals
2018-02-09 14:16:57 -08:00
Mark McGranaghan
a334236cc3
Remove todos
...
We are not planning to address them at this point.
2016-12-27 12:54:04 -08:00
Mark McGranaghan
afdf0cc2b4
add trailing newlines
2013-10-06 08:50:23 -07:00
Mark McGranaghan
e77dcdddd4
missing some generated files
2013-09-11 09:01:11 -07:00
Mark McGranaghan
fde2f767d1
buffer channels for better gc semantics
2013-04-14 17:43:05 -07:00
Mark McGranaghan
4d9a8a231e
typo
2012-10-11 18:33:19 -07:00
Mark McGranaghan
ed1e6e0ab8
derp
2012-10-11 12:43:32 -07:00
Mark McGranaghan
6611e36633
tweek
2012-10-11 12:42:17 -07:00
Mark McGranaghan
7aab87b272
publish timeouts
2012-10-11 12:40:23 -07:00
Mark McGranaghan
8daa226a48
lean into examples
2012-10-09 21:02:12 -07:00