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

fix(udm): Fail to query multiple data sets. #9

Merged
merged 3 commits into from
Nov 6, 2021

Conversation

jordan0210
Copy link
Contributor

related issue:#200

reference: TS 29.503 5.2.2.2.9

context.Background(), supi, &querySmfRegListParamOpts)
if err != nil {
if res == nil {
fmt.Println(err.Error())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace all fmt.Println with logger.SdmLog to output log

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already update PR, please check. Thanks.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix golangci-lint errors.

@free5gc-org free5gc-org merged commit bc35319 into free5gc:main Nov 6, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants