GoModule

@Serializable
data class GoModule(source)

Represents a Go module with path, version and other information.

Properties

Link copied to clipboard

The module path

Link copied to clipboard
Link copied to clipboard
val replace: GoModule? = null

The replacement module if this module is replaced

Link copied to clipboard
val sum: String? = null

The module checksum

Link copied to clipboard

The module version