We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now ResolveContainerName works only with .container zone
ResolveContainerName
.container
neofs-sdk-go/ns/nns.go
Line 88 in da4ddcf
We want to have more general function that accepts any zone (or full domain).
The text was updated successfully, but these errors were encountered:
Let's accept the domain as function parameter
neofs-sdk-go/container/container.go
Lines 425 to 429 in da4ddcf
Sorry, something went wrong.
[#356] ns: Use domain instead of name in NNS resolver
7a2a76a
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
KirillovDenis
Successfully merging a pull request may close this issue.
Now
ResolveContainerName
works only with.container
zoneneofs-sdk-go/ns/nns.go
Line 88 in da4ddcf
We want to have more general function that accepts any zone (or full domain).
The text was updated successfully, but these errors were encountered: