βLetβs move on to something even more useful: OnceValue and OnceValues. These are cool because they remember the result of f after the first execution and just return the cached result on future calls.β
https://victoriametrics.com/blog/go-sync-once/