Directories
¶
Path | Synopsis |
---|---|
pkgs
|
|
appsettings
Package appsettings implements functions for changing settings of the app.
|
Package appsettings implements functions for changing settings of the app. |
card
Package card implements functionality to add, remove, charge, and issue refunds for credit cards as well as view reports for lists of charges and refunds.
|
Package card implements functionality to add, remove, charge, and issue refunds for credit cards as well as view reports for lists of charges and refunds. |
company
Package company implements functions for handling your company's information.
|
Package company implements functions for handling your company's information. |
middleware
Package middleware handles authentication and access right to the app.
|
Package middleware handles authentication and access right to the app. |
output
Package output is used to send data back to client in a consistent manner.
|
Package output is used to send data back to client in a consistent manner. |
pages
Package pages implements functions to display the app's interface, the UI.
|
Package pages implements functions to display the app's interface, the UI. |
pwds
Package pwds is used to create and validate bcrypt passwords.
|
Package pwds is used to create and validate bcrypt passwords. |
receipt
Package receipt is used to generate and show a receipt for a specific credit card charge.
|
Package receipt is used to generate and show a receipt for a specific credit card charge. |
sessionutils
Package sessionutils implements functionality to more easily deal with sessions for users.
|
Package sessionutils implements functionality to more easily deal with sessions for users. |
templates
Package templates handles building and showing HTML files used to build the GUI.
|
Package templates handles building and showing HTML files used to build the GUI. |
timestamps
Package timestamps is a simple library that creates timestamps and datetimes in a specific format.
|
Package timestamps is a simple library that creates timestamps and datetimes in a specific format. |
users
Package users implements functionality for adding users, editing a user, and logging in a user.
|
Package users implements functionality for adding users, editing a user, and logging in a user. |
services
|
|
process-cards
Package main implements a simple web app for collecting and charging credit cards.
|
Package main implements a simple web app for collecting and charging credit cards. |
Click to show internal directories.
Click to hide internal directories.