Versions in this module Expand all Collapse all v1 v1.12.3 Nov 8, 2020 v1.12.0 Jul 19, 2020 Changes in this version + var BeegoHome = filepath.Join(Usr.HomeDir, "/.beego") + var CurrentDir = getCurrentDirectory() + var GoPath = os.Getenv("GOPATH") + var Usr = user.Current() Other modules containing this package github.com/beego/bee/v2