Skip to content

Prepare for Modules (vgo support) #237

Closed
@the42

Description

@the42

This is a placeholder ticket to collect the various ideas and implementation steps currently discussing Golang module support.

A module is a collection of packages, denoted by a common filesystem root, in which in it's simplest form a file named go.mod resides. As a consequence there is no more need of GOPATH.

A proposal and reference implementation are under way.

For the design of go-mode a couple of questions come up like shall a future go-mode support both environments of set GOPATH and pure Golang module setups?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions