Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrModuleNameNotFound = errors.New("module name not found")
Functions ¶
func BuildName ¶
BuildName extracts the last part of the module by splitting on `/` this last part is useful for name of the binary and other things.
func ModuleName ¶
ModuleName returns the full module name from go.mod
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.