On Thursday, September 15, 2022 at 4:01:59 AM UTC+1 ren...@ix.netcom.com 
wrote:
 

> Is there any way to perform “lazy loads” in Go? 
>

Not that I can see but it would be very useful in the case of a GUI running 
in a separate goroutine to the one creating/updating data being displayed 
by the GUI. It can be orchestrated with the sync primitives of course, but 
the developer could go in a few different directions and it's not clear to 
me which is the best option.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/33cf4eff-7c14-484b-8f73-23e2cb594a9en%40googlegroups.com.

Reply via email to