Skip to content

Releases: bagaag/memory-cli

1.0

14 Oct 00:46

Choose a tag to compare

Initial release

Another demonstration of GoLand weirdness

20 Sep 21:55

Choose a tag to compare

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.