Commit Graph

16 Commits

Author SHA1 Message Date
Trial97
46f0ddb860 Added decimal context config 2021-12-15 19:57:25 +01:00
Trial97
fe7f07b987 Updated meterics interface 2021-11-08 17:03:58 +02:00
andronache
7ab4167613 Corrected header in multiple files 2021-11-01 13:50:00 +02:00
ionutboangiu
5f66ae754f Add new DynamicOpt type alongside clone and comparison and conversion functions 2021-10-18 18:09:44 +03:00
ionutboangiu
9ab534d7a9 Add omitempty for all filterIDs fields from dynamicOpts 2021-10-15 10:59:19 +03:00
ionutboangiu
8a107fe386 Fix libdynamics conversion functions that were causing panics 2021-10-13 20:32:43 +03:00
ionutboangiu
e3f413ffb4 Remove unused functions and update Clone and Equal functions to consider the tenant field 2021-10-13 20:32:43 +03:00
ionutboangiu
0c4831af95 Add new DynamicOpt type for *int type values as well as implement relevant functions 2021-10-13 20:32:43 +03:00
ionutboangiu
4ba6c563c3 Update config_defaults following the recent changes to opts 2021-10-13 20:32:43 +03:00
ionutboangiu
528bc38c16 Add conversion functions for DynDurationOpts and DynDecimalOpts 2021-10-13 20:32:43 +03:00
ionutboangiu
24a25917a6 Fix unit tests after changing type of opts 2021-10-04 11:29:37 +02:00
ionutboangiu
d43fc7a27a Fix DynamicInterfaceOpts functions 2021-10-04 11:29:37 +02:00
ionutboangiu
9cf65cde89 Add Clone function for *decimal.Big types and fix load function in attributescfg file 2021-10-04 11:29:37 +02:00
ionutboangiu
e90e01abd0 Simplify filterIDs assignment and specify length of slice in MapToDynamicOpts funcs 2021-10-04 11:29:37 +02:00
ionutboangiu
33a661b5e5 Implement MapToDynamicOpts functions and define DynamicOpts for interface and bool types 2021-10-04 11:29:37 +02:00
ionutboangiu
ea420c489e Define DynamicOpts types and implement helper functions 2021-10-04 11:29:37 +02:00