Skip to content

Unable to add static tag value with comma. #88

@jozuenoon

Description

@jozuenoon

Is it somehow possible to add tags with comma eg. with mapstructure:

type Friend struct {
    Person `mapstructure:",squash"`
}

I tried this but then squash is treated as the next tag token, maybe I'm missing something? :)

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