Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: domainr/epp

Tags

v0.1.7

Toggle v0.1.7's commit message
Add support for the Afnic EPP extension

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fee-1.0 parsing (#94)

* test: fee-1.0

* docs(parsing): explain

* Update docs/parsing.md

Co-authored-by: Cameron Walters (cee-dub) <[email protected]>

* docs(parsing): update path-based matching comment

---------

Co-authored-by: Cameron Walters (cee-dub) <[email protected]>

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #65 from domainr/dependabot/go_modules/golang.org/…

…x/net-0.16.0

Bump golang.org/x/net from 0.15.0 to 0.16.0

v0.1.4

Toggle v0.1.4's commit message
return the error 🤦

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #50 from domainr/ydnar/result-error

Extract EPP Result error in readResponse

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #49 from domainr/ydnar/nova

Remove read goroutine

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #48 from domainr/ydnar/new-decoder

Create a new xml.Decoder for every EPP data unit

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from domainr/worker-writer

Support concurrent access via mutex and worker goroutine