app

package
v0.0.0-...-5ce893b Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2021 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLogger

func NewLogger(appCfg *config.AppConfig) (context.Context, *log.Log)

Types

type App

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

func NewApp

func NewApp() *App

func (*App) Run

func (a *App) Run(ctx context.Context)

type ServerParams

type ServerParams struct {
	fx.In
	Server         *grpc.Server
	UserServiceAPI us.UserServiceAPIServer
}

Directories

Path Synopsis
server
v1
usecases

Jump to

Keyboard shortcuts

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