0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 11, 2025 — Mar 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
NOTICE: moving to github.com/gol-gol More... about 3 years ago
[golbin] remove surrounding quotes from arg tokens More... about 3 years ago
[golbin] fix arg-parsing for command strings with quotes More... about 3 years ago
update go dependencies More... about 4 years ago
[fix-vulnerability] update gin & nats version More... about 4 years ago
Merge pull request #3 from prologic/migrate_bitcask More... over 4 years ago
Fix import path for bitcask More... over 4 years ago
[golkeyval] add support for Badger (from DGraph) and Bitcask (Riak based) More... almost 5 years ago
[golhttpclient] fix QueryEscape for GetParams More... about 5 years ago
[golnet] add TcpServerHalt flag to stop server, fix package check_connection.go More... about 6 years ago
updating common go module deplist of all subpackages More... about 6 years ago
[golfilesystem] added CreateBinaryFile, ReadBinaryFile and MkDirWithPermission More... about 6 years ago
[golenv] added OverrideIfEnvBool, OverrideIfEnvInt, OverrideIfEnvUint64 for typed config from env More... about 6 years ago
[golcompress] added direct usage Compress and Decompress func for Brotli More... about 6 years ago
[golcrypt] added direct usage Encrypt and Decrypt func More... about 6 years ago
goldb.DataStore.Ping() and golnet.IsHttpAvailable() added More... over 6 years ago
[golhttpclient] parse HTTP spec string to prepare HTTPRequest client object More... over 6 years ago
[golassert] added AssertEqualStringMap; alias as Equal, EqualArray, EqualMap More... over 6 years ago
golhttpclient support for PATCH, HEAD, OPTIONS method and context of HTTP version More... over 6 years ago
[golfilesystem] FileBuffer to return *bytes.Buffer of a file More... over 6 years ago
[golhttpclient] add Response to transparently return http.Response over httpRequest More... over 6 years ago
[golconv] added StringToBool with defaultvalue support More... over 6 years ago
[gollog] add Debugf, Infof, Warnf, Errf, Panicf for format allowed log methods More... over 6 years ago
updated docs for gol help site, go convention corrections More... almost 7 years ago
[golcrypt] added KeyForAES added to prepare 32bit Key required for AES from any More... about 7 years ago
[golconv] added StringToInt for conversion with default value More... about 7 years ago
added golconv to mask type conversion with defaults More... about 7 years ago
updated gollb roundrobin to send empty value for wrong key More... about 7 years ago
[gollb] with roundrobin loadbalancer More... about 7 years ago
fixed staticcheck suggestions for golbin, goldb, golenv, golerror, golfilesystem More... about 7 years ago