package Tools func ThisHostname() (result string) { result = hostname return }