Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ed25519: update godoc for consts in crypto/ed25519
This is a follow-up to Change-Id: I860ed963a0660753d01c89014c21360b239a38ac (commit 20e1d8d), which dropped compatibility with go1.12, and made this package an alias / wrapper for crypto/ed25519 in stdlib. This patch updates their godoc to include a docs-link to the equivalent consts in stdlib. Signed-off-by: Sebastiaan van Stijn <[email protected]>
- Loading branch information