pkg

package
v0.0.0-...-10b34cd Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2022 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

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

func New

func New(cfg *config.Config, logger *utils.Logger) *Application

func (*Application) AddService

func (app *Application) AddService(svc service.Service)

func (*Application) Inject

func (app *Application) Inject(name string, i interface{})

func (*Application) Run

func (app *Application) Run() error

func (*Application) Services

func (app *Application) Services() map[string]service.Service

Directories

Path Synopsis
Package argon2id provides a convience wrapper around Go's golang.org/x/crypto/argon2 implementation, making it simpler to securely hash and verify passwords using Argon2.
Package argon2id provides a convience wrapper around Go's golang.org/x/crypto/argon2 implementation, making it simpler to securely hash and verify passwords using Argon2.

Jump to

Keyboard shortcuts

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