people

package
v0.0.0-...-ff4c41b Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 8 Imported by: 0

README

People Management

This package Groups all use cases implementation related to people management as one deployable component.

Covered Use Case in this component are as follows:

  • Add Person
  • Update Person
  • Add Household
  • Update Household

Upcoming Feature:

  • Linking Email to Person Account
  • View Demographic
  • View Membership Types
  • Search Person

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PeopleDataLayerComponent

type PeopleDataLayerComponent interface {
	CommandWorker() worker.UnitOfWork[commands.CommandContext]
	QueryWorker() worker.QueryWorker[queries.QueryContext]
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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