services

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2022 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuthService

func NewAuthService(config *models.Config) *authService

func NewIntegrationService

func NewIntegrationService(config *models.Config) *integrationService

Types

type AuthService

type AuthService interface {
	ValidateCredentials(credentials models.Login) bool
}

type IntegrationService

type IntegrationService interface {
	CreateRecord()
	UpdateRecord()
	DeleteRecord()
	GetInfo()
	GetRecord()
}

Jump to

Keyboard shortcuts

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