//
pkg.gl
Category
github.com/rebel-l/go-project
golang
package
0.1.0
Repository:
https://github.com/rebel-l/go-project.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
84 SLOC
#
Functions
Get
Get executes go get for given package name.
GoImports
GoImports executes imports missing packages and formats code with goimports command in the given path.
Init
Init initialises go modules.
#
Structs
Import
Import represents the information of a go import.
#
Type aliases
CallbackGoGet
CallbackGoGet defines the callback for go get.
Imports
Imports is a collection of Import.