Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Copy ¶
func Copy(src interface{}, dst interface{}) error
Copy makes a 1-1 copy of src into dst.
func GenerateEd25519Key ¶
func GenerateEd25519Key() (ed25519.PublicKey, ed25519.PrivateKey, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.