cliboot

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package cliboot provides common bootstrap loaders for CLI subcommands. Each function satisfies a standard callback signature used by command constructors.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BootResult

func BootResult() (*bootstrap.Result, error)

BootResult runs bootstrap and returns the full result. The caller is responsible for closing boot.DBClient.

func Config

func Config() (*config.Config, error)

Config runs bootstrap, returns only the config, and closes the DB client.

Types

This section is empty.

Jump to

Keyboard shortcuts

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