SERVICE_RESOURCE

This commit is contained in:
mr
2026-04-27 13:11:14 +02:00
parent 26fc02c5b2
commit 318fd52289

View File

@@ -65,6 +65,7 @@ const (
NATIVE_TOOL = tools.NATIVE_TOOL
EXECUTION_VERIFICATION = tools.EXECUTION_VERIFICATION
ALLOWED_IMAGE = tools.ALLOWED_IMAGE
SERVICE_RESOURCE = tools.SERVICE_RESOURCE
)
func FiltersFromFlatMap(flatMap map[string]interface{}, target interface{}) *dbs.Filters {