|
545d553d1a
|
Config impl watches for create *and* write
Editing config files with things like gedit work now
|
2024-08-28 00:56:40 -04:00 |
|
|
1e92134a38
|
Move config spec into a README.md file for the config package.
|
2024-08-23 01:50:30 -04:00 |
|
|
0ebf3ff4cc
|
Make sure File is an io.WriterTo
|
2024-08-23 01:16:17 -04:00 |
|
|
a69c726482
|
Fixed diffing thinking orphaned keys were real
|
2024-08-22 20:27:22 -04:00 |
|
|
ed77634a50
|
Add flag to stop re-parsing the user file when we already know its
contents
|
2024-08-22 20:10:12 -04:00 |
|
|
e489a12a28
|
I didnt save the file :P
|
2024-08-22 19:55:10 -04:00 |
|
|
06a593df25
|
Add warning about disk writes/reads to Config
|
2024-08-22 19:54:05 -04:00 |
|
|
a952490188
|
Config impl now diffs files and broadcasts events
|
2024-08-22 19:50:35 -04:00 |
|
|
1f5cb683fb
|
Add more code for creating/processing diffs
|
2024-08-22 19:29:20 -04:00 |
|
|
b4328edd73
|
Add config.File.Diff to diff two config files
|
2024-08-22 19:13:00 -04:00 |
|
|
a8878e1e20
|
Add Equals method to config.Value
|
2024-08-22 16:31:16 -04:00 |
|
|
656be379e4
|
Fix goroutine issues with config
|
2024-08-22 16:03:05 -04:00 |
|
|
279471a554
|
Add partial config implementation
Progress on #3
|
2024-08-22 13:38:12 -04:00 |
|