This is a implementation of dim, which is built in python. But this time in go.
Go to file
Gibheer bf0f3c5eac add transaction to context
This adds the transaction handling to the connection and context
handling.
It will raise an error and inform the client if anything is going wrong
with the transaction.
2021-04-21 21:50:46 +02:00
.gitignore initial release 2021-04-21 21:40:55 +02:00
dim.toml.example initial release 2021-04-21 21:40:55 +02:00
main.go initial release 2021-04-21 21:40:55 +02:00
server.go add transaction to context 2021-04-21 21:50:46 +02:00