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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.