service

package
v0.0.0-...-2e96a61 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuthService

func NewAuthService(
	secretKey string,
	tokenExpirationHours uint,
	userService domain.UserService,
) domain.AuthService

func NewUserService

func NewUserService(
	userPostgres domain.UserStorage,
	userMongo domain.UserStorage,
	cache cache.Cache,
) domain.UserService

Types

This section is empty.

Jump to

Keyboard shortcuts

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