Documentation ¶
Overview ¶
Ugg boot provides a simple way to update Go executables and list available versions using module version information embedded in the executable.
Available commands are:
list: return a list of available versions for a Go executable. install: install an executable from source based on source location information stored in the executable. repo: print the source code repository for the executable. version: print the ugbt version information help: output ugbt help information
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
browser
Package browser provides utilities for interacting with users' browsers.
|
Package browser provides utilities for interacting with users' browsers. |
modrepo
Package modrepo provide a function to obtain the repo URL for a module path.
|
Package modrepo provide a function to obtain the repo URL for a module path. |
tool
Package tool is a harness for writing Go tools.
|
Package tool is a harness for writing Go tools. |
Click to show internal directories.
Click to hide internal directories.