Projections

package
v0.0.0-...-5c43132 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HighestBalanceOwners

func HighestBalanceOwners(eventStore *Seacrest.EventStore) error

Top 10 "highest balance" account owners

func OpenClosedAccounts

func OpenClosedAccounts(eventStore *Seacrest.EventStore) error

Number of open & closed accounts

func TotalBalancePerMonth

func TotalBalancePerMonth(eventStore *Seacrest.EventStore) error

Bank total balance per month

func TotalBankFunds

func TotalBankFunds(eventStore *Seacrest.EventStore) error

Total bank funds (sum of all account balances)

Types

type AccountBalance

type AccountBalance struct {
	ID      string
	Name    string
	Balance int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL