package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Feb 24, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package module provides functionality to work with go modules.
Module represents a single go module.
String returns the string representation of a Module.
Modules represent a collection of go modules.
NewFromGoModule analyzes the go.mod file located in the given directory and returns
all direct go module dependencies.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.