components

package
v0.0.0-...-bd18ed1 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Components

type Components struct {
	Application *application.Application
	Config      *config.Config
	Crypto      *crypto.Crypto
	Logger      *Logger
	Router      *router.Router
	Scheduler   *scheduler.Scheduler
	Server      *server.Server
}

type Logger

type Logger struct {
	*logger.Component
	// contains filtered or unexported fields
}

func NewLogger

func NewLogger(cs *Components, level string, outputs []logger.Output) (*Logger, error)

func (*Logger) Close

func (l *Logger) Close()

Jump to

Keyboard shortcuts

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