Skip to content

Missing proto fieldmaskpb package (for known types) #59

Description

@inliquid

When some message contains field of google.protobuf.FieldMask type, protoc-gen-go-plugin generates code with this import:

fieldmaskpb "github.com/knqyf263/go-plugin/types/known/fieldmaskpb"

However this package is not present in go-plugin repo.

This makes it not possible to use google.protobuf.FieldMask.

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