package
0.0.0-20230929175442-2805de957004
Repository: https://github.com/tanem/learn-go-with-tests.git
Documentation: pkg.go.dev

# Variables

ErrInsufficientFunds means a wallet does not have enough Bitcoin to perform a withdrawal.

# Structs

Wallet stores the number of Bitcoin someone owns.

# Type aliases

Bitcoin represents a number of Bitcoins.