Skip to content

Map shadow key to structure #92

@fastfading

Description

@fastfading

since go-ini already support {AllowShadows: true}
I wish to could map to structure directly
example {AllowShadows: true}
[Note]
typ = normal
Number=1,2
Number=3,4

Number = []string{"1,2","3,4"} or Number = []string{"1","2","3","4"}
I could accept these 2 above

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions