Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrMailType is an config error type. ErrMailType = errors.New("mail type should be only gmail") )
Functions ¶
func GetAccounts ¶
func GetAccounts(reader io.Reader) (accounts.ListAccounts, error)
GetAccounts return account list from config file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.