Skip to content

Undefined Function  #3

@gaby

Description

@gaby

@profclems I havent been able to update to v1.0.0 since a few functions are missing.

For example LoadConfig(). If you look at the test, they dont even call this funcion that's mentioned in the README.

See here: https://github.com/profclems/go-dotenv/blob/main/bench_test.go#L9

Using the following results in a panic:

cfg := dotenv.New()
cfg.SetConfigFile("/path/to/file")
cfg.Load()

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