credentials

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCreateCredentialsDeadlineExceeded = errors.New("create credentials deadline exceeded")
)

Functions

func ConvertToDomainCredentials

func ConvertToDomainCredentials(credentials *business.Credentials) (*domain.Credentials, error)

Types

type Service

type Service interface {
	Create(context.Context, *business.Credentials) (*business.CreateCredentialsResponse, error)
}

func New

func New(cfg *config.Config, log *slog.Logger, repository authenticationRepository) Service

Jump to

Keyboard shortcuts

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