Categorygithub.com/bruth/kmm
modulepackage
0.1.0
Repository: https://github.com/bruth/kmm.git
Documentation: pkg.go.dev

# README

Kids money manager

KMM provides a way for kids to learn how to manage money. Money can be (logically) deposited to the account by parents/guardians, and kids can withdraw up to a certain amount per day/week/month that their parent(s) defines.

This is a demo application for the series Implementing an event store on NATS. It utilizes rita which was developed as part of this series and provides an event store implementation on NATS and various event-centric patterns.

# Packages

No description provided by the author

# Functions

No description provided by the author

# Constants

No description provided by the author
For demo...
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Account aggregate which primarily decides on whether a withdrawal is allowed given the current funds and if a policy is set.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author