src

package
v0.0.0-...-987291d Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2026 License: Apache-2.0 Imports: 14 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MainEngine *engine.Engine

Functions

func GetLoginCredentials

func GetLoginCredentials(profile types.DatabaseCredentials) *engine.Credentials

func GetLoginProfileId

func GetLoginProfileId(index int, profile types.DatabaseCredentials) string

func GetLoginProfiles

func GetLoginProfiles() []types.DatabaseCredentials

func InitializeEngine

func InitializeEngine() *engine.Engine

func NewMockDataGenerator

func NewMockDataGenerator(fkDensityRatio int) *mockdata.Generator

NewMockDataGenerator creates a new mock data generator with the specified FK density ratio. Pass 0 for the default ratio (20).

func SetEEInitializer

func SetEEInitializer(fn InitEEFunc)

SetEEInitializer allows external packages to register the EE initialization function

Types

type InitEEFunc

type InitEEFunc func(*engine.Engine)

InitEEFunc is a function type for initializing Enterprise Edition features

Directories

Path Synopsis
Package bamlconfig sets BAML environment defaults before the BAML native library loads.
Package bamlconfig sets BAML environment defaults before the BAML native library loads.
config
Package config provides a unified configuration file for all WhoDB components.
Package config provides a unified configuration file for all WhoDB components.
Package envconfig provides configuration-loading functions that depend on both the env and log packages.
Package envconfig provides configuration-loading functions that depend on both the env and log packages.
llm
ssl
Package ssl provides SSL/TLS configuration types and utilities for database connections.
Package ssl provides SSL/TLS configuration types and utilities for database connections.
Package providers defines the ConnectionProvider interface for database connection sources.
Package providers defines the ConnectionProvider interface for database connection sources.
aws
Package aws implements the AWS connection provider for WhoDB.
Package aws implements the AWS connection provider for WhoDB.

Jump to

Keyboard shortcuts

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