Skip to content

Wrap Volume Mount Point management functions nicely for Go #176

@TBBle

Description

@TBBle

I'm talking specifically about:

Although these are exposed in raw-form (using *uint16) by "golang.org/x/sys/windows", it'd be handy to have Go-typed wrappers around them. Over the last fortnight, I've created two PRs in different projects using the same wrappers for the first two APIs (microsoft/hcsshim#852 and containerd/containerd#4419).

I'm happy to contribute a PR, but I'd like to confirm that this is the right repo to put those wrappers into? It seems to fit nicely with the exposed EncodeReparsePoint and DecodeReparsePoint which also live here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions