Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrPathEmpty = errors.New("env: path empty") ErrFileDontRead = errors.New("env: file don`t read") )
Ошибки
View Source
var ( ErrParseKey = errors.New("env: parse error (key)") ErrParseQuote = errors.New("env: parse error (quote)") )
Ошибки
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.