Implement ModelInfoRepository 16/13516/3
authorsubhash kumar singh <subh.singh@samsung.com>
Mon, 7 Oct 2024 10:47:17 +0000 (10:47 +0000)
committersubhash kumar singh <subh.singh@samsung.com>
Mon, 7 Oct 2024 18:57:36 +0000 (18:57 +0000)
commite3bc198d8c72987ec796de4096d3c017164cbba4
treea0f9fd28acf0e2045619d0fb2d250d5b5e8f7544
parentfe342cb7ed1118346b191a1ff26729a8b228ee49
Implement ModelInfoRepository

Implemented ModelInfoRepository with implementation.

Change-Id: If70abc07f440d12a42cee1581212a8d567828f0d
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Dockerfile
apis/mmes_apis.go
apis_test/mmes_apis_test.go
db/iDB.go
db/modelInfoRepository.go
go.mod
go.sum
main.go
models/modelInfo.go
routers/router.go