Documentation ¶
Overview ¶
Package gomod provides go modules utilities, such as template variables and the ability to proxy the module from proxy.golang.org.
Package gomod provides go modules utilities, such as template variables and the ability to proxy the module from proxy.golang.org.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrProxy ¶ added in v0.162.0
type ErrProxy struct {
// contains filtered or unexported fields
}
ErrProxy happens when something goes wrong while proxying the current go module.
type Pipe ¶
type Pipe struct{}
Pipe for gomod.
Click to show internal directories.
Click to hide internal directories.