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