This repository contains new backend of dester which is being written in Go. It is still under development and on alpha stage.
Please use Backend-Py till then.
You can run or build Backend-Go with the help of standard go run
or go build
commands.
go run main.go
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update examples as appropriate.
Licensed Under GNU General Public License v3