domain

package
v0.0.0-...-0e42b2a Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repo

type Repo struct {
	HealthRepo  *HealthRepo.HealthRepo
	UserRepo    *UserRepo.UserRepo
	AlquranRepo *AlquranRepo.AlquranRepo
}

func StartRepo

func StartRepo(cfg config.Config, DB *gorm.DB, RDB *redis.Client) *Repo

type Service

type Service struct {
	HealthService  *HealthService.HealthService
	UserService    *UserService.UserService
	AlquranService *AlquranService.AlquranService
}

func StartService

func StartService(cfg config.Config, DB *gorm.DB, RDB *redis.Client) *Service

Directories

Path Synopsis
alquran
health
users

Jump to

Keyboard shortcuts

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