mg-transport-core/core
Neur0toxine e7d06fa208
Add localizer interfaces (#46)
* add localizer interfaces
* add 1.18 to the supported versions
* use go 1.17 for lint for now
* use localizer interfaces in the library
* fix incorrect naming of the HTTPResponseLocalizer interface
* fix coverage collection
2022-04-22 09:37:16 +03:00
..
config Endpoint field for aws config 2022-04-12 17:11:52 +03:00
db Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
logger Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00
middleware Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
stacktrace Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00
util Endpoint field for aws config 2022-04-12 17:11:52 +03:00
doc.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
domains.go add public methods for gettings allowed domains 2021-12-21 14:29:44 +03:00
domains_test.go Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00
engine.go Add localizer interfaces (#46) 2022-04-22 09:37:16 +03:00
engine_test.go Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00
job_manager.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
job_manager_test.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
localizer.go Add localizer interfaces (#46) 2022-04-22 09:37:16 +03:00
localizer_test.go Add localizer interfaces (#46) 2022-04-22 09:37:16 +03:00
sentry.go Add localizer interfaces (#46) 2022-04-22 09:37:16 +03:00
sentry_test.go Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00
template.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
template_test.go better tests, ability to create only dynamic or only static renderer 2019-11-28 12:13:58 +03:00
validator.go add public methods for gettings allowed domains 2021-12-21 14:29:44 +03:00
validator_test.go trans template in FuncMap 2022-02-17 09:39:25 +03:00