Discover Packages
github.com/goplus/mod
package
module
Version:
v0.9.6
Opens a new window with list of versions in this module.
Published: May 26, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
README
README
¶
Expand ▾
Collapse ▴
Documentation
¶
GOMOD checks the modfile (go.mod) in this dir or its ancestors.
GOPMOD checks the modfile in this dir or its ancestors.
If mode == 0, it checks both gop.mod and go.mod
If mode == GoModOnly, it checks go.mod
If mode == GopModOnly, it checks gop.mod
const (
GoModOnly Mode = 1
GopModOnly Mode = 2
)
Source Files
¶
Directories
¶
* Copyright (c) 2021 The GoPlus Authors (goplus.org).
* Copyright (c) 2021 The GoPlus Authors (goplus.org).
Click to show internal directories.
Click to hide internal directories.