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 ¶
Click to show internal directories.
Click to hide internal directories.