var go.etcd.io/bbolt.ErrTimeout

2 uses

	go.etcd.io/bbolt (current package)
		bolt_unix.go#L36: 			return ErrTimeout
		errors.go#L28: 	ErrTimeout = errors.New("timeout")