If you're using goland, it would report this as an error as it is effectively compiling your code as you write it.
Also, autocomplete wouldn't work when you tried to use the private struct.
If you're using goland, it would report this as an error as it is effectively compiling your code as you write it.
Also, autocomplete wouldn't work when you tried to use the private struct.