services

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 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 CurrencyService added in v1.0.3

type CurrencyService struct {
	Config *configs.Config
}

func NewCurrencyService added in v1.0.3

func NewCurrencyService(cfg *configs.Config) *CurrencyService

func (*CurrencyService) Index added in v1.0.3

func (cs *CurrencyService) Index(httpResponse *types.HTTPResponse)

type Service

type Service struct {
	Currency *CurrencyService
}

func New

func New(cfg *configs.Config, redisConnection *redisPackage.Client, databaseConnection *gorm.DB) *Service

Jump to

Keyboard shortcuts

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