..
LICENSE
move all files to common/ to begin repo merge
8 years ago
array.go
move all files to common/ to begin repo merge
8 years ago
async.go
move all files to common/ to begin repo merge
8 years ago
bit_array.go
common: no more relying on math/rand.DefaultSource
7 years ago
bit_array_test.go
move all files to common/ to begin repo merge
8 years ago
byteslice.go
common: Fingerprint comment
7 years ago
cmap.go
Make iterating over keys possible (#63)
7 years ago
cmap_test.go
use assert.Contains in cmap_test
7 years ago
colors.go
move all files to common/ to begin repo merge
8 years ago
date.go
changelog and PR changes
8 years ago
date_test.go
changelog and PR changes
8 years ago
errors.go
linting: add to Makefile & do some fixes
7 years ago
heap.go
move all files to common/ to begin repo merge
8 years ago
http.go
http: http-utils added after extraction
7 years ago
http_test.go
linting: add to Makefile & do some fixes
7 years ago
int.go
IntInSlice and StringInSlice functions
7 years ago
int_test.go
IntInSlice and StringInSlice functions
7 years ago
io.go
move all files to common/ to begin repo merge
8 years ago
math.go
move all files to common/ to begin repo merge
8 years ago
net.go
common: ProtocolAndAddress
7 years ago
net_test.go
common: ProtocolAndAddress
7 years ago
os.go
use os.Process#Kill (Fixes #73)
7 years ago
os_test.go
make GoPath a function
7 years ago
random.go
common: Rand* warnings about cryptographic unsafety
7 years ago
random_test.go
common: Rand* warnings about cryptographic unsafety
7 years ago
repeat_timer.go
rename trySend to send
7 years ago
repeat_timer_test.go
Use Ticker in Repeat again to avoid drift
7 years ago
service.go
common: comments for Service
7 years ago
service_test.go
remove bool from Service#Reset
7 years ago
string.go
IntInSlice and StringInSlice functions
7 years ago
string_test.go
IntInSlice and StringInSlice functions
7 years ago
throttle_timer.go
Cleanup from PR comments
7 years ago
throttle_timer_test.go
Cleanup from PR comments
7 years ago
word.go
move all files to common/ to begin repo merge
8 years ago