service

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

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

Go to latest
Published: Jun 3, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Basic

type Basic struct {
	DB    *database.Store
	Cache redis.RedisInterface
}

type Domain

type Domain struct {
	User       repository.User
	Permission repository.Customer
	Role       repository.Role
	Token      repository.Token
}

type Interface

type Interface struct {
}

type Service

type Service struct {
	Cfg     *config.MainConfig
	Usecase *Usecase
}

type Usecase

type Usecase struct {
	Authentication definition.Authentication
	Authorization  definition.Authorization
	Intools        definition.Intools
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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