hashicorp / hashicorp/go-bexpr

Implement better support for embedded/anonymous types

Open
#10 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
123
Forks
17
Avg merge
7h 36m
Merged PRs (30d)
3

Description

Right now you have to use the `.` to select an field in an embedded type. In Go we can elide the type name and just select the field name so go-bexpr should allow similar things.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.