Go to file
Anton Kaliaev 7a12594edb
[service] recreate Quit channel on reset
don't think that user should do this thing him/herself
2017-03-28 13:56:48 +04:00
test Added License 2015-10-22 12:30:20 -07:00
LICENSE Change license to Apache2.0 2015-12-23 14:14:41 -08:00
array.go First commit 2015-10-21 12:15:19 -07:00
async.go First commit 2015-10-21 12:15:19 -07:00
bit_array.go Add BitArray.Update() 2016-09-05 18:26:43 -07:00
bit_array_test.go BitArray.IsEmpty() 2016-03-18 02:30:15 -04:00
byteslice.go First commit 2015-10-21 12:15:19 -07:00
cmap.go First commit 2015-10-21 12:15:19 -07:00
colors.go First commit 2015-10-21 12:15:19 -07:00
errors.go Spelling 2016-07-13 18:50:06 +01:00
heap.go First commit 2015-10-21 12:15:19 -07:00
int.go Add BitArray.Bytes() 2016-02-21 00:14:08 -08:00
io.go First commit 2015-10-21 12:15:19 -07:00
math.go First commit 2015-10-21 12:15:19 -07:00
net.go Added net.go Connect() 2015-11-05 15:00:42 -08:00
os.go Add IsDirEmpty 2017-01-27 20:37:04 -08:00
random.go Remove CRand* from go-common 2016-03-13 09:57:10 -07:00
repeat_timer.go repeat_timer: drain channel in Stop; done -> wg 2017-03-05 03:33:35 -05:00
service.go [service] recreate Quit channel on reset 2017-03-28 13:56:48 +04:00
service_test.go QuitService->BaseService 2016-10-28 12:09:22 -07:00
string.go First commit 2015-10-21 12:15:19 -07:00
throttle_timer.go Fix ThrottleTimer null-pointer error / race condition 2016-12-06 01:39:04 -08:00
word.go First commit 2015-10-21 12:15:19 -07:00