Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModulesInfo ¶
type ModulesInfo struct {
// Version - commit sha or tag
Version string
// module name - eg: github.com/roadrunner-server/logger/v2
ModuleName string
// Replace (for the local dev)
Replace string
}
ModulesInfo represents single go module
Click to show internal directories.
Click to hide internal directories.