Releases: bagaag/memory-cli
Releases · bagaag/memory-cli
1.0
Another demonstration of GoLand weirdness
GoLand reports errors indicating that several os.* and File methods don't exist. This began after creating a struct named File in a package at memory/app/file. I've since renamed that struct to Attachment, but even after invalidating the index and restarting, GoLand still reports several bogus errors that go cmd line tools aren't complaining about.