gae

package module
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: MIT Imports: 8 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) {
	panic("gae.DbProvider is not set")

}
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