Hands-On System Programming with Go
上QQ阅读APP看书,第一时间看更新

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.