app

package
v0.0.0-...-43da871 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(
	ctx context.Context,
	config Config,
	dbConfig fw.DBConfig,
	dbConnector fw.DBConnector,
	dbMigrationTool fw.DBMigrationTool,
	securityPolicy fw.SecurityPolicy,
	eventDispatcher fw.Dispatcher,
)

Start launches kgs service

Types

type Config

type Config struct {
	LogLevel            fw.LogLevel
	ServiceName         string
	ServiceEmailAddress string
	MigrationRoot       string
	GRpcAPIPort         int
	SendGridAPIKey      string
	TemplateRootDir     string
	CacheSize           int
}

Jump to

Keyboard shortcuts

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