Skip to content

Throw an error if there are is no bin or pkg folder your GOPATH #7

@afritzler

Description

@afritzler

Summary

Currently we assume that the GOPATH on a machine is set up correctly. This however, might not always be the case. As we are symlinking the bin and the pkg folder into our virtual go workspace we should throw an error if those directories are not present.

One option could be to create those directories, but as vgopath tries to be as non-invasive as possible to your go setup I would suggest to not do that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/iaasIssues related to IronCore IaaS development.enhancementNew feature or request

    Type

    No type

    Projects

    Status

    📋 Todo

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions