SERVICE_RESOURCE
This commit is contained in:
@@ -65,6 +65,7 @@ const (
|
|||||||
NATIVE_TOOL = tools.NATIVE_TOOL
|
NATIVE_TOOL = tools.NATIVE_TOOL
|
||||||
EXECUTION_VERIFICATION = tools.EXECUTION_VERIFICATION
|
EXECUTION_VERIFICATION = tools.EXECUTION_VERIFICATION
|
||||||
ALLOWED_IMAGE = tools.ALLOWED_IMAGE
|
ALLOWED_IMAGE = tools.ALLOWED_IMAGE
|
||||||
|
SERVICE_RESOURCE = tools.SERVICE_RESOURCE
|
||||||
)
|
)
|
||||||
|
|
||||||
func FiltersFromFlatMap(flatMap map[string]interface{}, target interface{}) *dbs.Filters {
|
func FiltersFromFlatMap(flatMap map[string]interface{}, target interface{}) *dbs.Filters {
|
||||||
|
|||||||
Reference in New Issue
Block a user