Fix the model registration 68/13168/3 2.0.1 3.0.0
authorsubhash kumar singh <subh.singh@samsung.com>
Tue, 9 Jul 2024 11:00:54 +0000 (11:00 +0000)
committersubhash kumar singh <subh.singh@samsung.com>
Tue, 9 Jul 2024 13:32:03 +0000 (13:32 +0000)
commitb9b49db849791deae6e67464dd6b41ddfd4ab8bd
treed332f948865982aa4afff08ce2840701e97a42a9
parentc24bf293af0c1bb952add633e9eb2a978885430f
Fix the model registration

Fixed model registiration by creating instance of dbMgr.
Also code is modified to be more testable.

Issue-ID: AIMLFW-108
Change-Id: If6c03cb1aaaeeb0e8c3794bbb787abcf25946859
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Dockerfile
apis/mmes_apis.go
apis_test/mmes_apis_test.go [new file with mode: 0644]
go.mod
go.sum
main.go
routers/router.go