dalgo4botsfw

package module
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2023 License: MIT Imports: 9 Imported by: 1

README

bots-fw-dalgo

Stores implementation for Strongo Bots Framework using Dalgo

Documentation

Index

Constants

View Source
const Version = "0.0.0"

Version of module that is supposed to be changed by CI/CD

Variables

This section is empty.

Functions

func NewDataAccess added in v0.0.7

func NewDataAccess(
	platform string,
	getDb DbProvider,
	recordsMaker botsfwmodels.BotRecordsMaker,
) botsfwdal.DataAccess

Types

type BotUserCreator

type BotUserCreator func(c context.Context, botID string, apiUser botsfw.WebhookActor) (botsfwmodels.BotUserData, error)

type DbProvider

type DbProvider func(c context.Context, botID string) (dal.Database, error)

Jump to

Keyboard shortcuts

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