diff --git a/foomo/docs/backend/go-by-example/nil-maps.mdx b/foomo/docs/backend/go-by-example/nil-maps.mdx new file mode 100644 index 0000000..569198c --- /dev/null +++ b/foomo/docs/backend/go-by-example/nil-maps.mdx @@ -0,0 +1,12 @@ +import { GoPlayground } from '../../../src/components/GoPlayground'; + +# what you should now about nil maps + + + + + +