Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pointer needed in example from README.md #15

Open
archaron opened this issue Aug 17, 2023 · 1 comment
Open

Pointer needed in example from README.md #15

archaron opened this issue Aug 17, 2023 · 1 comment

Comments

@archaron
Copy link

if err = config.Load(ctx, cfg.Base); err != nil {

Produces an error:
"msg":"could not prepare config: config variable must be a pointer"

@im-kulikov
Copy link
Owner

I'll check and fix it, thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants