event_sourcing_user_management_poc

PoC for user management in Event Sourcing using SQLite3

Commits at 7c99a3586257f3927a240a7b5bdba4ec86688558

  1. 7c99a358 Output debug logs by default This is PoC and is not a will-be-released software: it makes no sense to suppress debug logs by default. Shota FUJI authored at Shota FUJI comitted at
  2. 8114b7c7 Update go.mod Ran `go mod tidy`. Shota FUJI authored at Shota FUJI comitted at
  3. ffdb111d Add license text for go.sum to satisfy REUSE tool Shota FUJI authored at Shota FUJI comitted at
  4. 963a78d0 Event definitions for admin user creation Shota FUJI authored at Shota FUJI comitted at
  5. 2ca1955c Initial admin creation password generation Shota FUJI authored at Shota FUJI comitted at
  6. 8bbdcbcc Source code formatting setup Shota FUJI authored at Shota FUJI comitted at
  7. 197968b2 Add license file This is not a product. I don't care someone using it or ownership or whatever. Shota FUJI authored at Shota FUJI comitted at