package
0.0.0-20220308083446-f387b464c92d
Repository: https://github.com/weijun-sh/gethscan-server.git
Documentation: pkg.go.dev

# Packages

Package crypto provides facilities for ecdsa encryption and decryption.
Package keystore encrypt private key and save on disk uses JSON encoding.
Package rlp implements the RLP serialization format.

# Functions

InitEmailConfig init email config.
LoadKeyStore load keystore from keyfile and passfile.
NewRing constructor.
SafeReadFile check permissions is '0400' and read file.
SendEmail send email.
SendEmailWithAttach send email with attach.

# Structs

Ring encapsulate of ring.Ring.