embedmd

package
v0.2.21 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmbedMDConfig

type EmbedMDConfig struct {
	DatabaseType string
	DatabaseDSN  string
	TLSConfig    *tls.TLSConfig
}

func (*EmbedMDConfig) Validate

func (c *EmbedMDConfig) Validate() error

type EmbedMDService

type EmbedMDService struct {
	*EmbedMDConfig
	// contains filtered or unexported fields
}

func NewEmbedMDService

func NewEmbedMDService(cfg *EmbedMDConfig) (*EmbedMDService, error)

func (*EmbedMDService) Connect

func (s *EmbedMDService) Connect() (api.ModelRegistryApi, error)

func (*EmbedMDService) Teardown

func (s *EmbedMDService) Teardown() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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