package
0.0.0-20250122020234-8b0951eeac50
Repository: https://github.com/fullstack-lang/gongthree.git
Documentation: pkg.go.dev

# Functions

NewStackInstance creates a new stack instance from the Stack Model and returns the backRepo of the stack instance (you can get the stage from backRepo.GetStage() - the stackPath is the unique identifier of the stack - the optional parameter filenames is for the name of the database filename if filenames is omitted, the database is persisted in memory.