Documentation ¶ Index ¶ type ModulesInfo 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 } Source Files ¶ View all Source files entities.go Click to show internal directories. Click to hide internal directories.