fix golint issues in core/timex (#517)
This commit is contained in:
@@ -16,6 +16,7 @@ func init() {
|
||||
}
|
||||
}
|
||||
|
||||
// Hostname returns the name of the host, if no hostname, a random id is returned.
|
||||
func Hostname() string {
|
||||
return hostname
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user