Skip to content

Nested structs are not influenced by enviroment variables #17

@amitelwib

Description

@amitelwib

type MyConf struct
{
Nested struct{
NestedField string env:"THIS_DOESNT_WORK"
}
}

The nested field does not get set by the environment variable

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