tracewaybackend

package module
v1.7.24 Latest Latest
Warning

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

Go to latest
Published: May 19, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package tracewaybackend provides an embeddable Traceway backend that can be run inside your own Go application. Uses SQLite for all storage — no external databases required.

Index

Constants

This section is empty.

Variables

View Source
var (
	Run                = cmd.Run
	WithPort           = cmd.WithPort
	WithServerURL      = cmd.WithServerURL
	WithSQLitePath     = cmd.WithSQLitePath
	WithDefaultUser    = cmd.WithDefaultUser
	WithDefaultProject = cmd.WithDefaultProject
	WithMonitoringURL  = cmd.WithMonitoringURL
	DisableLogging     = cmd.DisableLogging
)

Functions

This section is empty.

Types

type Option

type Option = cmd.Option

Jump to

Keyboard shortcuts

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