gae

package module
v0.4.13 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: MIT Imports: 9 Imported by: 2

README

bots-host-appengine

App Engine hosting module for Strongo Bots Framework

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DbProvider = func(c context.Context) (db dal.DB, err error) {
	return dalgo2datastore.NewDatabase(c, "")
}
View Source
var GaeLogger = (log.Logger)(logger{}) // TODO: move outside of bots framework

GaeLogger is a logger for GAE environment

Functions

func BotHost

func BotHost() botsfw.BotHost

BotHost returns hosting platform settings & information

Types

type GaeBaseStore

type GaeBaseStore struct {
	// contains filtered or unexported fields
}

GaeBaseStore is base store for GAE

func NewGaeBaseStore

func NewGaeBaseStore(entityKind string) GaeBaseStore

NewGaeBaseStore creates base store for GAE

Jump to

Keyboard shortcuts

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