package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 24, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
🔥 Forge
A Go library/tool for building fullstack webapps.
Documentation
¶
Forge initialises a new app instance from the given configs. This
includes connecting to postgres & executing the necessary migrations.
type Option func(app *pgApp) error
Option values can be used to customise the forging process.
Note: Currently no values exist. Provided for future usage.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.