package
0.0.0-20240914090759-22fe844ec72e
Repository: https://github.com/couchbase/query.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Input is a byte buffer containing the JSON data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Get the features that have changed ( either been enabled or disabled ) from the 'prev' bitset to the 'new' bitset Used for logging changes.
Get a list of all the features that have been disabled in the 'control' bitset.
helper function to determine the external IP address of a query node - used to create a name for the query node in NewQueryNode function.
No description provided by the author
No description provided by the author
No description provided by the author
HHH:MM:SS.FFF...
No description provided by the author
No description provided by the author
No description provided by the author
calculate number of memcopies due to doubling of hash table.
No description provided by the author
Quick FNV1a hash to distribute strings across required cache buckets Using it instead of hash/fnv to avoid poinless memory allocation.
same as Header.Get, but withou canonicalising the key.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMeter constructs a new StandardMeter and launches a goroutine.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
function ParseQuantity: parse a string denotating a memory quantity into the number of bytes it denotes.
No description provided by the author
No description provided by the author
No description provided by the author
reversePreservingCombiningCharacters interprets its argument as UTF-8 and ignores bytes that do not form valid UTF-8.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Given a byte slice, compute a 64 bit checksum (hash value).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Note: The input slices must be sorted beforehand.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
atomic test and set.
we can't import errors because of circular dependencies, so bad qualifier ranges are signified by empty strings.
No description provided by the author
No description provided by the author
No description provided by the author
UUIDV4 generates a random UUID according to RFC 4122.
UUIDV5 generates a V5 UUID based on data according to RFC 4122.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
should always be last.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
hash table mode.
hash table purpose.
hash table purpose.
hash table mode.
hash table mode.
hash table mode.
hash table mode.
hash table mode.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
min and max size of a hash table use power of 2 as hash table sizes the max size (2 ^ 24) is somewhat arbitrary.
No description provided by the author
min and max size of a hash table use power of 2 as hash table sizes the max size (2 ^ 24) is somewhat arbitrary.
min and max size of a hash table use power of 2 as hash table sizes the max size (2 ^ 24) is somewhat arbitrary.
No description provided by the author
No description provided by the author
0x0000400000.
0x0000000010.
0x0000000040.
0x0000002000.
0x0000000004.
0x0000000020.
0x0000020000 controls use of sub-doc API.
0x0000000008.
0x0000000001.
0x0000000002.
0x0000000200.
0x0000000800.
0x0000000400.
0x0000080000.
0x0000001000.
0x0000100000.
0x0000010000.
0x0000040000.
0x0000004000.
0x0000008000.
0x0000200000.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
is set by correct build process.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Key-value pair.
No description provided by the author
No description provided by the author
* We use non-atomic operations on the counters to reduce contention.
helper object to determine IP and state of the local network interfaces where we do network name intensive operations (clustering for instance) it's a better option to cache the name and redetermine the local IP only if the state of the chosen NIC has changed.
Once is an object that will perform exactly one action.
Key-value pair.
Queue is a basic FIFO queue based on a circular list that resizes as needed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author