config

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2025 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 Encryption added in v0.5.0

type Encryption struct {
	EncryptionKey string
}

func (Encryption) Enabled added in v0.5.0

func (e Encryption) Enabled() bool

func (Encryption) Key added in v0.5.0

func (e Encryption) Key() ([]byte, error)

type MariaDB

type MariaDB struct {
	Host          string
	Port          int
	User          string
	Password      string
	BackupOptions string
}

type Storage

type Storage struct {
	URL string
}

func (Storage) GetURL added in v0.2.0

func (s Storage) GetURL() (*url.URL, error)

Jump to

Keyboard shortcuts

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