mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 17:15:56 +00:00
Unexport http.QueryResultTypeBool
This commit is contained in:
parent
ab26a1be4b
commit
88b45edd7c
1 changed files with 1 additions and 1 deletions
|
|
@ -1109,7 +1109,7 @@ const (
|
|||
QueryResultTypePairs
|
||||
QueryResultTypeValCount
|
||||
QueryResultTypeUint64
|
||||
QueryResultTypeBool
|
||||
queryResultTypeBool
|
||||
)
|
||||
|
||||
// parseUint64Slice returns a slice of uint64s from a comma-delimited string.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue