service

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2020 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrSuperAdminExists = errors.New("super admin already exists")

ErrSuperAdminExists means a new SA cannot be created.

Functions

func CreateChannelsAndListeners

func CreateChannelsAndListeners(buffSize int, listeners int, cs cert.Service, as acme.Service)

func NewAcmeService

func NewAcmeService(cts cert.Service, chs challenge_config.Service) acme.Service

func NewCertificateService

func NewCertificateService(cr certificate.Repository) certificate.Service

NewCertificateService returns a new service object with the associated Repo.

func NewConfigService

func NewConfigService(repo config.Repository, us user.Service) config.Service

NewConfigService returns a new instance of a configService initialized with the given repository.

func NewUserService

func NewUserService(repo user.Repository) user.Service

NewUserService returns a new instance of a userService initialized with the given repository.

Types

This section is empty.

Jump to

Keyboard shortcuts

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