core

package
v0.0.0-...-ecf3e4b Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Core

type Core interface {
	GetImage(int) string
}

Core is an interface of managing business logic

func NewCore

func NewCore(
	db *gorm.DB,
	rdb *redis.Client,
	stor *storage.Client,
) (Core, error)

NewCore defines a new instance of core

Jump to

Keyboard shortcuts

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