ai

package
v0.0.0-...-8021ee1 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Vendor

type VendorsManager

type VendorsManager struct {
	*plugins.PluginBase
	Vendors       []Vendor
	VendorsByName map[string]Vendor
	Models        *VendorsModels
}

func NewVendorsManager

func NewVendorsManager() *VendorsManager

func (*VendorsManager) AddVendors

func (o *VendorsManager) AddVendors(vendors ...Vendor)

func (*VendorsManager) Clear

func (o *VendorsManager) Clear(vendors ...Vendor)

func (*VendorsManager) Configure

func (o *VendorsManager) Configure() (err error)

func (*VendorsManager) FindByName

func (o *VendorsManager) FindByName(name string) Vendor

func (*VendorsManager) GetModels

func (o *VendorsManager) GetModels() (ret *VendorsModels, err error)

func (*VendorsManager) HasVendors

func (o *VendorsManager) HasVendors() bool

func (*VendorsManager) Setup

func (o *VendorsManager) Setup() (ret map[string]Vendor, err error)

func (*VendorsManager) SetupFillEnvFileContent

func (o *VendorsManager) SetupFillEnvFileContent(envFileContent *bytes.Buffer)

func (*VendorsManager) SetupVendor

func (o *VendorsManager) SetupVendor(vendorName string, configuredVendors map[string]Vendor) (err error)

type VendorsModels

type VendorsModels struct {
	*common.GroupsItemsSelectorString
}

func NewVendorsModels

func NewVendorsModels() *VendorsModels

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳