bootstrap

package
v0.0.1-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func System

func System(
	config *types.Config,
	instanceCtrl *instance.Controller,
	serverCtrl *server.Controller,
	authCtrl *auth.Controller,
	userCtrl *user.Controller,
	templateCtrl *template.Controller,
) func(context.Context) error

Types

type Bootstrap

type Bootstrap func(context.Context) error

Bootstrap is an abstraction of a function that bootstraps a system.

func ProvideBootstrap

func ProvideBootstrap(
	config *types.Config,
	instanceCtrl *instance.Controller,
	serverCtrl *server.Controller,
	authCtrl *auth.Controller,
	userCtrl *user.Controller,
	templateCtrl *template.Controller,
) Bootstrap

Jump to

Keyboard shortcuts

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