6 lines
81 B
Go
Raw Normal View History

package common
import "time"
const DefaultStoreQueryTimeout = 30 * time.Second