biz

package
v0.0.0-...-1585808 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package biz is the place where you can implement more complex business logic.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBiz

func NewBiz(ds store.IStore, rds *redis.Client, idt *idempotent.Idempotent, logger *writer.Writer) *biz

NewBiz returns a pointer to a new instance of the biz struct.

Types

type IBiz

type IBiz interface {
	Templates() template.IBiz
	Messages() message.IBiz
	Interaction() interaction.IBiz
}

IBiz defines a set of methods for returning interfaces that the biz struct implements.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳