blob: 82aa9c30eae86606cf3e76ada62ac913c176a23f [file] [log] [blame]
// +build OMIT
package sample // OMIT
import "time" // OMIT
var rpcTimeout = time.Duration(30) * time.Second // Thirty seconds // HL