ionutboangiu
36a7d174ab
Remove RSRSep opt from general section
...
- allows RSRParser to be split gracefully from config (was depending on
RSRSep, which was retrieved from the global config variable)
- default separator (;) was the only one used except for splitting
inline attribute values (where ANDSep is used)
2025-02-24 13:36:32 +01:00
gezimbll
32ed816de7
Replacing IsSliceMember ,CloneStringSlice and SliceStringEqual with slices package functions
2023-11-01 21:38:27 +01:00
ionutboangiu
113e2a2bdf
Replace interface{} with any
2023-05-31 10:22:28 +02:00
andronache98
ecdf5e54ea
Changed headers
2022-03-09 14:14:30 +01:00
andronache98
9ec56f5155
Changed headers
2022-03-09 14:14:30 +01:00
Trial97
6a3f8ddc57
Updated config
2021-09-20 10:45:14 +02:00
Trial97
32dfcc0a46
Updated config set
2021-05-28 12:44:30 +03:00
nickolasdaniel
2909abb969
Added unit tests for config
2021-05-28 12:39:28 +03:00
Trial97
c74dae1c0f
Added diff function for the rest of the sections
2021-04-26 12:59:57 +02:00
Trial97
48205d689d
Removed until build
2021-03-30 20:49:53 +02:00
Trial97
c539800acd
Added more Clone functions for config sections
2020-11-27 08:41:56 +01:00
Trial97
2b19127d05
Added more Clone functions for config sections
2020-11-27 08:41:56 +01:00
Trial97
b2db71f303
Added APIs to reload config from string
2020-10-29 17:55:26 +01:00
porosnicuadrian
629ffc1267
Updated loadercgrcfg AsMapInterface method
2020-09-25 13:03:28 +02:00
adragusin
df4756729f
Updated some AsMapInterface methods/added tests for them
2020-04-28 09:50:51 +02:00
adragusin
d5294b2a6f
Added AsMapInterface method for some config fields
2020-04-15 10:44:47 +02:00
Trial97
c59d418bef
Updated csvStorage
2020-03-25 17:28:08 +01:00
Trial97
0ecf6c1b9d
Updated loader config
2020-03-24 16:37:59 +01:00
TeoV
4bd4ae3ee9
Add connections through ConnManager
2019-12-12 08:52:49 +02:00
Tripon Alexandru-Ionut
c4a83afdd2
Renamed config.HAPoolConfig to config.RemoteHost
2019-03-29 13:27:32 +01:00
TeoV
31d420c3ba
Add configurable .csv field separator fixes #342
2018-11-19 14:25:43 +01:00
Trial97
917710642b
Added tests for loadercgrcfg, migratorcfg,supplierscfg and thresholdscfg
2018-10-31 11:02:30 +01:00
Trial97
b00864881f
Added test for LoaderSCfg.loadFromJsonCfg
2018-10-31 11:02:30 +01:00