dig to see what would be the best practice in Go if sticking to singleton, maybe implement a deadlock to ensure data integrity between routines?
dig to see what would be the best practice in Go
if sticking to singleton, maybe implement a deadlock to ensure data integrity between routines?