LoadOrStore returns the existing value for the key if present. Otherwise, it stores and returns the given value. The loaded result is true if the value was loaded, false if stored.
(key, value interface{})
source not stored for this graph (policy: none)
no test coverage detected