You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i wanna using GetOrSet to set a empty []byte("") for protoMessage when cache miss
but i have no idea how to determine cache miss, []byte("") will also make [value == nil] true
i wanna using GetOrSet to set a empty []byte("") for protoMessage when cache miss
but i have no idea how to determine cache miss, []byte("") will also make [value == nil] true