DB connection for service layer 06/13506/2
authorsubhash kumar singh <subh.singh@samsung.com>
Mon, 7 Oct 2024 09:24:15 +0000 (09:24 +0000)
committersubhash kumar singh <subh.singh@samsung.com>
Mon, 7 Oct 2024 09:24:15 +0000 (09:24 +0000)
commitfe342cb7ed1118346b191a1ff26729a8b228ee49
tree67cc38591f47351e309151746677b450faa933d0
parent78cff1e60be52f9aed93e6ac3c90ad8c4e1e069a
DB connection for service layer

DB connection for service layer.
Note: Intially DB connection started using sqllite3 connection
later the connection would be updated to postgress.

Change-Id: I106fa3e8fdc16b762ed8203390a37375fef996e1
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
apis/mmes_apis.go
apis_test/mmes_apis_test.go
go.mod
go.sum
main.go