setup

package
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCreateFileConnection = errors.New("err create file connection")
	ErrSetLoggerFromConfig  = errors.New("err set logger from configs")
	ErrSetDefaultValue      = errors.New("err set default value")
	ErrMarshalJson          = errors.New("failed to marshal json")
	ErrWriteJson            = errors.New("failed to write json")
	ErrSetCryptKey          = errors.New("err set crypt key")
	ErrGetCryptKey          = errors.New("err get crypt key")
	ErrEncryptData          = errors.New("err encrypt data")
)

Functions

func Init

func Init()

Init performs complete application initialization: 1. Config file setup 2. Logger configuration 3. Crypt key initialization 4. Connections file setup Panics if any initialization fails

Types

This section is empty.

Jump to

Keyboard shortcuts

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