Skip to content

Improve BSON tags for unnamed field #17

@cristaloleg

Description

@cristaloleg

Right now the following field will get Bar BSON tag.

type Foo struct {
    Bar string
}

However, official Mongo client and mgo will generate bar. Decide which behaviour is better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions