package
0.13.0
Repository: https://github.com/wader/fq.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
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
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

# 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

# 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
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

# Structs

Type Any does not use embedding for common fields as it works poorly with struct literals.
Type BigInt does not use embedding for common fields as it works poorly with struct literals.
Type BitBuf does not use embedding for common fields as it works poorly with struct literals.
Type Bool does not use embedding for common fields as it works poorly with struct literals.
Type Flt does not use embedding for common fields as it works poorly with struct literals.
Type Sint does not use embedding for common fields as it works poorly with struct literals.
SRangeToScalar maps ranges to a scalar, first in range is chosen.
Type Str does not use embedding for common fields as it works poorly with struct literals.
Type Uint does not use embedding for common fields as it works poorly with struct literals.
No description provided by the author

# Interfaces

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

# Type aliases

AnyActualFn map actual Any using f.
AnyDescriptionFn map sym Any using f.
AnyFn map actual Any using f.
AnySymFn map sym Any using f.
BigIntActualFn map actual BigInt using f.
BigIntDescriptionFn map sym BigInt using f.
BigIntFn map actual BigInt using f.
BigIntSymFn map sym BigInt using f.
BitBufActualFn map actual BitBuf using f.
BitBufDescriptionFn map sym BitBuf using f.
BitBufFn map actual BitBuf using f.
BitBufSymFn map sym BitBuf using f.
BoolActualFn map actual Bool using f.
BoolDescriptionFn map sym Bool using f.
BoolFn map actual Bool using f.
Map Bool.
Map Bool description.
Map Bool sym Bool.
Map Bool sym Flt.
Map Bool sym Sint.
Map Bool sym Str.
Map Bool sym Uint.
BoolSymFn map sym Bool using f.
No description provided by the author
No description provided by the author
FltActualFn map actual Flt using f.
FltDescriptionFn map sym Flt using f.
FltFn map actual Flt using f.
FltSymFn map sym Flt using f.
No description provided by the author
SintActualFn map actual Sint using f.
SintDescriptionFn map sym Sint using f.
SintFn map actual Sint using f.
Map Sint.
Map Sint description.
Map Sint sym Bool.
Map Sint sym Flt.
Map Sint sym Sint.
Map Sint sym Str.
Map Sint sym Uint.
SintSymFn map sym Sint using f.
SRangeToScalar maps sint64 ranges to a scalar, first in range is chosen.
StrActualFn map actual Str using f.
StrDescriptionFn map sym Str using f.
StrFn map actual Str using f.
Map Str.
Map Str description.
Map Str sym Bool.
Map Str sym Flt.
Map Str sym Sint.
Map Str sym Str.
Map Str sym Uint.
StrSymFn map sym Str using f.
UintActualFn map actual Uint using f.
UintDescriptionFn map sym Uint using f.
UintFn map actual Uint using f.
Map Uint.
Map Uint description.
Map Uint sym Bool.
Map Uint sym Flt.
Map Uint sym Sint.
Map Uint sym Str.
Map Uint sym Uint.
UintRangeToScalar maps uint64 ranges to a scalar, first in range is chosen.
UintSymFn map sym Uint using f.