genesis

package
v0.2.4-brmain Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Options(
	fx.Provide(
		New,
	),
)

Functions

func New

func New(i in) (o out)

Types

type Service

type Service struct {
	// TODO: add zerolog
	Log logrus.Logger

	Conf *viper.Viper
}

func (*Service) CreateContext

func (s *Service) CreateContext() (ctx context.Context, cancel context.CancelFunc)

Jump to

Keyboard shortcuts

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