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

how to avoid dict.Default #162

Open
rrrangrej opened this issue Nov 1, 2021 · 0 comments
Open

how to avoid dict.Default #162

rrrangrej opened this issue Nov 1, 2021 · 0 comments

Comments

@rrrangrej
Copy link

rrrangrej commented Nov 1, 2021

Is there anyway I can avoid using dict.default ?
It has many messages predefined like app id 4 .. so in coming days if i have to use custom AVPs in these predefined messages, i may want to add my messages but then parser doesnt allow adding different messages for same appcn id..
Also, code internally uses dict.Default in many places...

Anyone knows how we can avoid dict .default ?

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

1 participant