forge

package module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2023 License: MIT Imports: 9 Imported by: 0

README ¶

🔥 Forge

A Go library/tool for building fullstack webapps.

Documentation ¶

Index ¶

Constants ¶

This section is empty.

Variables ¶

This section is empty.

Functions ¶

func Forge ¶

func Forge(ctx context.Context, name string, confL core.ConfLoader, opts ...Option) (core.App, error)

Forge initialises a new app instance from the given configs. This includes connecting to postgres & executing the necessary migrations.

Types ¶

type Option ¶

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.

Directories ¶

Path Synopsis
cmd
forge command
pkg
log

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL