Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConcatenateErrors ¶
func EpochHours ¶
func EpochHours() int64
func RemoveDuplicates ¶
func RemoveDuplicates(arr *[]string)
func ValidateAndRaiseError ¶
Types ¶
type M ¶
func GetPaginationToQuery ¶
type MailConn ¶
type MailConn struct {
HostName string
UserName string
Password string
SenderName string
Port string
Host string
}
func (*MailConn) MessageBytes ¶
type R ¶
func (R) SendOverWire ¶
type TimedWaitGroup ¶
func (*TimedWaitGroup) GetCompletionChannel ¶
func (self *TimedWaitGroup) GetCompletionChannel(completionChannel chan<- bool)
func (*TimedWaitGroup) TimedWait ¶
func (self *TimedWaitGroup) TimedWait() bool
Click to show internal directories.
Click to hide internal directories.