015113d56d
Added tests for GetFileType
2016-03-29 00:44:47 +03:00
Dmitry Lyukov
5dec20de00
Renamed function
2016-03-29 00:26:39 +03:00
Dmitry Lyukov
f4bd34c242
Added function FindFileType
2016-03-29 00:24:07 +03:00
fb4212043f
Added benchmarks for saving in csv.gz and json.gz formats
2016-03-28 23:59:29 +03:00
9b85768401
Added Writer function for saving to csv.gz, json.gz, jsl.gz
2016-03-28 23:56:38 +03:00
85e21583a2
Added saving to jsl.gz
2016-03-28 23:47:29 +03:00
5377ad9bc2
Merging with master
2016-03-28 23:45:20 +03:00
7b5466be3e
Added saving to json.gz and csv.gz
2016-03-28 23:42:28 +03:00
Dmitry Lyukov
04afe993a7
Added saving to jsl
2016-03-28 23:31:02 +03:00
Dmitry Lyukov
b39de5538a
Added benchmark for saving to JSON
2016-03-28 23:10:27 +03:00
Dmitry Lyukov
b10cb2caa5
Added save to json, parse type of output file
2016-03-28 23:01:28 +03:00
ccddb24e1d
Refactoring of benchmarks
2016-03-27 02:59:35 +03:00
719c3c2eea
Added saving to system tempfile
2016-03-27 02:48:33 +03:00
64c02ca343
Refactoring of saving to csv
2016-03-27 02:41:12 +03:00
05d305295a
Merge branch 'master' of github.com:AlekseyLobanov/gokeystat
2016-03-27 02:32:52 +03:00
52f2f9e8ed
Added simple benchmarks of saving
2016-03-27 02:32:39 +03:00
Dmitry Lyukov
eb5ec86932
Merging master
2016-03-27 02:31:19 +03:00
Dmitry Lyukov
77bd3bb48c
Added export to csv
2016-03-27 02:14:30 +03:00
a29b8b291f
Fixed some golint warnings
2016-03-27 01:57:32 +03:00
c9d59161d8
Some small changes with db, should fix saving-new-items bug
2016-03-26 22:38:01 +03:00
f887a489b2
Added GetStatTimesFromDb function
2016-03-26 22:01:57 +03:00
Dmitry Lyukov
07131f8ab4
Added saving.go
2016-03-26 20:21:31 +03:00
6917c4259e
Changed interface of StatForTime and added functions for DB.
...
Added AddStatTimeToDb that save one StatForTime in DB.
Added Init() for StatForTime that initialize time with current Unix time and keys with empty map.
Application now ssae keys to DB.
2016-03-26 19:16:03 +03:00
126e85d102
Changed interface of StatForTime
2016-03-26 18:19:25 +03:00
Dmitry Lyukov
f95329d55a
Added struct StatForTime
2016-03-26 18:17:23 +03:00
Dmitry Lyukov
f556ff86a5
Added struct StatForTime
2016-03-26 18:10:31 +03:00
2bc4849976
Added initing of db, function InitDb
2016-03-26 18:09:19 +03:00
Dmitry Lyukov
7586114d5d
Changed license
2016-03-26 16:34:52 +03:00
Dmitry Lyukov
e6fa93c856
Added parsing arguments of command line
2016-03-26 16:32:57 +03:00
Dmitry Lyukov
4b990bcc82
Implemented GetKeymapFromOutput
2016-03-26 04:28:29 +03:00
Dmitry Lyukov
cc117f80f0
Fixed golint warnings
2016-03-26 01:37:10 +03:00
8576f39582
Deleted unused constant
2016-03-26 01:19:14 +03:00
4675e91a7c
Added GetKeymap function, added docs for GetKeymapOutput and GetKeymapFromOutput
2016-03-25 23:09:01 +03:00
Dmitry Lyukov
cd81c328e1
Merge branch 'master' of github.com:AlekseyLobanov/gokeystat
2016-03-25 22:47:37 +03:00
Dmitry Lyukov
a179f24eff
Implemented GetKeyNumsFromOutput
2016-03-25 22:47:17 +03:00
2900e6acdc
Added basic tests for GetKeymapFromOutput
2016-03-25 22:26:40 +03:00
d2f98137cf
Added GetKeymapFromOutput skeleton
2016-03-25 22:08:35 +03:00
Dmitry Lyukov
169c57db87
Fixed missprint in src/main.go
2016-03-25 20:53:10 +03:00
bcb222bb30
Unused comment deleted
2016-03-25 19:12:02 +03:00
c2f3aaf6e8
Added basic tests for GetKeyNumsFromOutput
2016-03-25 19:08:50 +03:00
764af9545e
Added skeleton for GetKeyNumsFromOutput
2016-03-25 19:08:21 +03:00
035d17e795
Added sleep constant
2016-03-25 02:10:36 +03:00
a707e8c6cc
Added keyboard event handling skeleton
2016-03-25 01:57:09 +03:00
9b9dfe3d21
Added Readme.md
2016-03-23 16:50:00 +03:00
ea41c06d9a
Initial commit
2016-03-23 02:30:29 +04:00