Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
type Data struct {
// contains filtered or unexported fields
}
Data contains the server data
func (*Data) AddToHashTime ¶
Add hash request time t to totalHashNanoseconds
func (*Data) ComputeHash ¶
Wait 5 seconds, compute the hash for s, store it in the hashMap, and decrement inProgressCount
Click to show internal directories.
Click to hide internal directories.