Handling paths

Go offers a series of functions that make it possible to manipulate file paths that are platform-independent and that are contained mainly in the path/filepath and os packages.