//
pkg.gl
Category
github.com/jakewright/home-automation
tools
libraries
imports
package
0.0.0-20201207183138-34c5bf1cd2ff
Repository:
https://github.com/jakewright/home-automation.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
141 SLOC
#
Functions
NewManager
NewManager returns an import manager for the package described by self.
NewResolver
NewResolver figures out the go module name and directory and returns an initialised Resolver.
#
Structs
Imp
Imp represents a go import.
Manager
Manager manages go imports.
Resolver
Resolver figures out go import paths for packages.