services

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetServiceInformation added in v1.2.0

func GetServiceInformation() []map[string]interface{}

func NewCloudflareDNS added in v1.2.0

func NewCloudflareDNS() *cloudflareDNS

func NewExampleDNS added in v1.2.0

func NewExampleDNS() *exampleDNS

func Register added in v1.2.0

func Register(service Service)

Types

type Service added in v1.1.0

type Service interface {
	GetID() string
	Init(config map[string]interface{}) error
	Update(value *models.UpdateRequest) ([]models.UpdateResult, error)
}

func Get added in v1.2.0

func Get(name string) (Service, error)

type ServiceRegistry added in v1.2.0

type ServiceRegistry struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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