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