package main type HEHandler struct{} func (handler *HEHandler) DomainLoop(domain *Domain) { }