6 lines
81 B
Go

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