aboutsummaryrefslogtreecommitdiffstats
path: root/main.go
AgeCommit message (Expand)Author
2015-06-07main.go: Add redirect endpoint for post-transactionTeddy Wing
2015-06-07main.go: Create an HTTP handler to initiate transactionsTeddy Wing
2015-06-07Move `sendMoney` func to `purchase` packageTeddy Wing
2015-06-06main.go: Add static file serverTeddy Wing
2015-06-06main.go: Send money from our primary account to anotherTeddy Wing
2015-06-06Add main.goTeddy Wing