Skip to content

Is there an adequate replacement for deprecated LoginResult field? #70

@Integralist

Description

@Integralist

The public LoginResult field is marked as deprecated but is still actively used by the package itself (specifically the public Login method writes to this field)...

https://github.com/domainr/epp/blob/main/conn.go#L45-L46

What is the upgrade path for an application using the value assigned to LoginResult?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions