Documentation ¶ Index ¶ func ClientErrors(ctx aero.Context) error func Get(ctx aero.Context) error func PaymentHistory(ctx aero.Context) error func PurchaseHistory(ctx aero.Context) error func UserRegistrations(ctx aero.Context) error func WebDev(ctx aero.Context) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ClientErrors ¶ func ClientErrors(ctx aero.Context) error ClientErrors shows client-side errors. func Get ¶ func Get(ctx aero.Context) error Get admin page. func PaymentHistory ¶ func PaymentHistory(ctx aero.Context) error PaymentHistory ... func PurchaseHistory ¶ func PurchaseHistory(ctx aero.Context) error PurchaseHistory ... func UserRegistrations ¶ func UserRegistrations(ctx aero.Context) error UserRegistrations ... func WebDev ¶ func WebDev(ctx aero.Context) error WebDev ... Types ¶ This section is empty. Source Files ¶ View all Source files admin.go clienterrors.go payments.go purchases.go registrations.go webdev.go Click to show internal directories. Click to hide internal directories.