Good talk about writing code which is platform-dependent. Hopefully in most apps this won't be relevant as they can just use go abstractions in packages like os or filepath, but sometimes it's necessary.
Good talk about writing code which is platform-dependent. Hopefully in most apps this won't be relevant as they can just use go abstractions in packages like os or filepath, but sometimes it's necessary.