application

package
v0.0.0-...-18bb2fd Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Config config.Config
	JS     nats.JetStreamContext
	Repo   db.Repository

	PostgresPool db.PgxIface
	Searcher     db.Searcher
	FGAClient    fga.Authorizer
	// contains filtered or unexported fields
}

func NewApp

func NewApp(configDir string) (*App, error)

func (*App) Shutdown

func (a *App) Shutdown(_ context.Context)

func (*App) Start

func (a *App) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

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