models

package
v0.1.24 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PluginSettings

type PluginSettings struct {
	URL     string                `json:"url"`
	Secrets *SecretPluginSettings `json:"-"`
}

func LoadPluginSettings

func LoadPluginSettings(source backend.DataSourceInstanceSettings) (*PluginSettings, error)

type SecretPluginSettings

type SecretPluginSettings struct {
	ApiToken string `json:"apiToken"`
}

Jump to

Keyboard shortcuts

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