fullstack

package
v0.0.0-...-6648e19 Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: MIT Imports: 5 Imported by: 2

Documentation

Overview

do not modify, generated file

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStackInstance

func NewStackInstance(
	r *gin.Engine,
	stackPath string,

	filenames ...string) (
	stage *models.StageStruct,
	backRepo *orm.BackRepoStruct)

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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