package appdefaults
import "github.com/moby/buildkit/util/appdefaults"
Index ¶
- Constants
- func EnsureUserAddressDir() error
- func UserAddress() string
- func UserConfigDir() string
- func UserRoot() string
Constants ¶
const ( Address = "npipe:////./pipe/buildkitd" Root = ".buildstate" ConfigDir = "" )
Functions ¶
func EnsureUserAddressDir ¶
func EnsureUserAddressDir() error
func UserAddress ¶
func UserAddress() string
func UserConfigDir ¶
func UserConfigDir() string
func UserRoot ¶
func UserRoot() string
Source Files ¶
- Version
- v0.6.0
- Published
- Jul 31, 2019
- Platform
- windows/amd64
- Last checked
- 4 hours ago –
Tools for package owners.