model

package
v4.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArangoConnProperties

type ArangoConnProperties struct {
	Host     string
	Port     int
	DbName   string
	Username string
	Password string
}

ArangoConnProperties is used for storing connection properties for database

type DbParams

type DbParams struct {
	// func which creates classifier out of context
	Classifier func(ctx context.Context) map[string]interface{}

	// Parameters for database customization
	BaseDbParams rest.BaseDbParams
}

DbParams allows store parameters for database creation

Jump to

Keyboard shortcuts

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