Gregory Eremin
|
1241a9b44d
|
Add web server
|
2015-08-29 19:34:30 +03:00 |
Gregory Eremin
|
655a9e34df
|
Use json keys as field path tokens
|
2015-08-29 19:34:10 +03:00 |
Gregory Eremin
|
9438d7bc19
|
Use full name for value field
|
2015-08-29 17:35:51 +03:00 |
Gregory Eremin
|
e64a903c27
|
Fields list should be an array first
|
2015-08-29 17:32:39 +03:00 |
Gregory Eremin
|
d12ace7f37
|
Implement basic server
|
2015-08-29 16:56:19 +03:00 |
Gregory Eremin
|
a04a36bf90
|
Handle file system events to reload config
|
2015-08-29 16:25:40 +03:00 |
Gregory Eremin
|
360dd2d3c7
|
Fix missing indirection in field collection
|
2015-08-29 16:23:53 +03:00 |
Gregory Eremin
|
3a5e7a894c
|
Give package a new name
|
2015-08-29 15:41:20 +03:00 |
Gregory Eremin
|
d4ec68d29e
|
Implement callbacks
|
2015-08-29 15:29:56 +03:00 |
Gregory Eremin
|
6aa876c2a3
|
Fields diff
|
2015-08-29 15:25:59 +03:00 |
Gregory Eremin
|
15133ced93
|
Extract struct fields
|
2015-08-29 15:25:47 +03:00 |
Gregory Eremin
|
2d4702781b
|
Handle SIGHUP and reload config
|
2015-08-29 14:14:53 +03:00 |
Gregory Eremin
|
8cdb62e56c
|
Bootstrap config once initialized
|
2015-08-29 14:10:56 +03:00 |
Gregory Eremin
|
605d3e5b50
|
Split bootstrap into readConfig and writeConfig functions
|
2015-08-29 14:00:06 +03:00 |
Gregory Eremin
|
16b8a8f4df
|
unmarshal function is not needed anymore
|
2015-08-29 13:56:45 +03:00 |
Gregory Eremin
|
c92407620a
|
Add SetFlags and bootstrap functions
|
2015-08-29 13:51:28 +03:00 |
Gregory Eremin
|
277d90ed06
|
Add file management functions
|
2015-08-29 13:31:56 +03:00 |
Gregory Eremin
|
3fcf22baa4
|
Add callbacks draft
|
2015-08-29 13:18:32 +03:00 |
Gregory Eremin
|
8bf455246d
|
Add update function
|
2015-08-29 12:59:45 +03:00 |
Gregory Eremin
|
224172be57
|
Add Manage function (API)
|
2015-08-29 12:55:34 +03:00 |
Gregory Eremin
|
27bb46973f
|
Add duplicate function
|
2015-08-29 12:55:18 +03:00 |
Gregory Eremin
|
601ec4e86d
|
isStructPtr and unmarshal functions
|
2015-08-29 12:45:00 +03:00 |