Get Current User’s Home Directory in Go (Golang) Posted on April 17, 2020April 17, 2020 by admin Overview ‘os/user’ package can be used to get the current user home directory Let’s see a working code Code Output