32 Commits

Author SHA1 Message Date
d1131d158f Fix tests 2015-08-29 20:46:42 +03:00
c7279f80d0 Readme fix #2 2015-08-29 20:44:48 +03:00
f56750bf3d Readme fix #1 2015-08-29 20:39:31 +03:00
daccb8b463 Add readme 2015-08-29 20:37:21 +03:00
9b78537b79 Add compiled assets 2015-08-29 20:37:08 +03:00
fd20501cec Add SIGHUP handling to demo project 2015-08-29 20:36:41 +03:00
f18e61449a Add init helper 2015-08-29 20:36:27 +03:00
abe48658a3 Add demo project 2015-08-29 19:58:24 +03:00
2dc27e62c5 Save indented JSON 2015-08-29 19:50:22 +03:00
d3d78f06b4 Add licence 2015-08-29 19:34:41 +03:00
1241a9b44d Add web server 2015-08-29 19:34:30 +03:00
655a9e34df Use json keys as field path tokens 2015-08-29 19:34:10 +03:00
9438d7bc19 Use full name for value field 2015-08-29 17:35:51 +03:00
e64a903c27 Fields list should be an array first 2015-08-29 17:32:39 +03:00
d12ace7f37 Implement basic server 2015-08-29 16:56:19 +03:00
a04a36bf90 Handle file system events to reload config 2015-08-29 16:25:40 +03:00
360dd2d3c7 Fix missing indirection in field collection 2015-08-29 16:23:53 +03:00
3a5e7a894c Give package a new name 2015-08-29 15:41:20 +03:00
d4ec68d29e Implement callbacks 2015-08-29 15:29:56 +03:00
6aa876c2a3 Fields diff 2015-08-29 15:25:59 +03:00
15133ced93 Extract struct fields 2015-08-29 15:25:47 +03:00
2d4702781b Handle SIGHUP and reload config 2015-08-29 14:14:53 +03:00
8cdb62e56c Bootstrap config once initialized 2015-08-29 14:10:56 +03:00
605d3e5b50 Split bootstrap into readConfig and writeConfig functions 2015-08-29 14:00:06 +03:00
16b8a8f4df unmarshal function is not needed anymore 2015-08-29 13:56:45 +03:00
c92407620a Add SetFlags and bootstrap functions 2015-08-29 13:51:28 +03:00
277d90ed06 Add file management functions 2015-08-29 13:31:56 +03:00
3fcf22baa4 Add callbacks draft 2015-08-29 13:18:32 +03:00
8bf455246d Add update function 2015-08-29 12:59:45 +03:00
224172be57 Add Manage function (API) 2015-08-29 12:55:34 +03:00
27bb46973f Add duplicate function 2015-08-29 12:55:18 +03:00
601ec4e86d isStructPtr and unmarshal functions 2015-08-29 12:45:00 +03:00