Golang: Paths
Introduction
In the 21st post of the series, we will be exploring the file paths in golang, we will be exploring how we can deal with paths. By using packages like os, path, io, we can work with file systems and operating system-specific details. In ...
techstructiveblog.hashnode.dev17 min read