Quantcast
Channel: Riff Blog - Surfing the dataverse, to the sound of music
Viewing all articles
Browse latest Browse all 79

The end of function execution in Go code

$
0
0
The end of function execution in Go codeFrederic MarandMon, 2023-05-29 21:24

Code finishing execution on a multiscreen, by FGM and Dall-e 2Every Go function needs to end at some point, even main and test functions. But the way the end impacts how we can work after they finish. This presentation created for DevoxxFR 2023 describes the available mechanisms.


Viewing all articles
Browse latest Browse all 79

Trending Articles