db

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2025 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddDomain

func AddDomain(domain string, cert []byte, privkey []byte) error

Types

type DomainInfo

type DomainInfo struct {
	Domain  string
	Cert    []byte
	PrivKey []byte
}

func GetDomain

func GetDomain(domain string) (*DomainInfo, error)

func GetDomains

func GetDomains() ([]DomainInfo, error)

Jump to

Keyboard shortcuts

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