package
0.0.0-20200708065254-45f27ccecd34
Repository: https://github.com/krlosmata/go-tutorial.git
Documentation: pkg.go.dev

# Functions

NewAccountRandom create new account from random private key.
NewService start database.
NewTx create transaction from basic fields.
NewTxFromBytes loads transaction from bytes.

# Structs

Account struct.
Service store data on database.
Tx transsaction struct.