# Functions
Parses the raw module source string from a module block.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
LocalSourceAddr represents a local module source address containing a path to a local directory.
No description provided by the author
RemoteSourceAddr represents a remote module source address containing a source string normalized by go-getter's detection logic.
UnknownSourceAddr represents an unknown module source address as a fallback.