Directories
¶
| Path | Synopsis |
|---|---|
|
Package bitset provides a BitSet data structure backed by *big.Int, along with helpers for reading and writing bitsets in variable-length (self-delimiting) and fixed-length formats.
|
Package bitset provides a BitSet data structure backed by *big.Int, along with helpers for reading and writing bitsets in variable-length (self-delimiting) and fixed-length formats. |
|
Package directives defines and provides helpers for Argo-specific GraphQL directives used to control serialization, deserialization, and other behaviors.
|
Package directives defines and provides helpers for Argo-specific GraphQL directives used to control serialization, deserialization, and other behaviors. |
|
Package varint implements ULEB128 (Unsigned Little Endian Base 128) and ZigZag encoding/decoding for arbitrary-precision integers (*big.Int) and standard integer types (uint64, int64).
|
Package varint implements ULEB128 (Unsigned Little Endian Base 128) and ZigZag encoding/decoding for arbitrary-precision integers (*big.Int) and standard integer types (uint64, int64). |
Click to show internal directories.
Click to hide internal directories.