//
pkg.gl
Category
github.com/mastercactapus/atom-go-quick-import
src
package
0.3.1
Repository:
https://github.com/mastercactapus/atom-go-quick-import.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
90 SLOC
#
Functions
AddImport
AddImport will add an import to source code.
ListImports
ListImports will list imports used in source code.
RemoveImport
RemoveImport will remove an import from source code.
#
Structs
Import
Import is the data for a go import.