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
...how do I correctly load and set up things on the Go side? I've tried to find examples, but had hits only on testdata and unfortunately can't see how to do it.
Are the inner maps automatically created for all entries of the outer map or do I need to allocate them myself?
Is there a way to resize the outer map at creation time?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Say, we have...
...how do I correctly load and set up things on the Go side? I've tried to find examples, but had hits only on testdata and unfortunately can't see how to do it.
Are the inner maps automatically created for all entries of the outer map or do I need to allocate them myself?
Is there a way to resize the outer map at creation time?
Any help greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions