I\'m working on a REST backend written in Go that provides two endpoints for initialising and terminating tasks on the server.
The logic is as follows:
user -&