Draft example of dev-0.1.0 refactor #34

Closed
lash wants to merge 3 commits from lash/draft-dev-0.1.0 into origin/wip-go-vise-dev-0.1.0
Owner

Example trying to illustrate the usage of db.Db with resource handlers after dev-0.1.0.

Also notice the use of integer data type identifier in the db instead of string.

The CreateAccount method in the ussd handler illustrates how the implementation may be done.

The code does not currently compile because the rest of the handlers would need to be implemented similarily.

Example trying to illustrate the usage of db.Db with resource handlers after dev-0.1.0. Also notice the use of integer data type identifier in the db instead of string. The CreateAccount method in the ussd handler illustrates how the implementation may be done. The code does not currently compile because the rest of the handlers would need to be implemented similarily.
lash added 1 commit 2024-09-05 04:38:05 +02:00
lash added 1 commit 2024-09-05 05:08:00 +02:00
lash added 1 commit 2024-09-05 05:11:34 +02:00
lash closed this pull request 2024-09-05 16:28:00 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: urdt/ussd#34
No description provided.