repository

package
v0.2.17 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AcmeAccountRepository added in v0.2.8

type AcmeAccountRepository struct{}

func NewAcmeAccountRepository added in v0.2.8

func NewAcmeAccountRepository() *AcmeAccountRepository

func (*AcmeAccountRepository) GetByCAAndEmail added in v0.2.8

func (r *AcmeAccountRepository) GetByCAAndEmail(ca, email string) (*domain.AcmeAccount, error)

func (*AcmeAccountRepository) Save added in v0.2.8

func (r *AcmeAccountRepository) Save(ca, email, key string, resource *registration.Resource) error

type SettingRepository

type SettingRepository struct{}

func NewSettingRepository

func NewSettingRepository() *SettingRepository

func (*SettingRepository) GetByName

func (s *SettingRepository) GetByName(ctx context.Context, name string) (*domain.Setting, error)

Jump to

Keyboard shortcuts

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