cockroachdb/cockroach
Packages
This section documents widely-imported Go packages that don't have a natural home under systems. They are foundational types and protocols rather than runnable subsystems.
Pages
- roachpb —
pkg/roachpb/: the core wire-protocol types. - keys —
pkg/keys/: the canonical keyspace layout. - base —
pkg/base/: server config primitives. - config —
pkg/config/: legacy zone-config types still in use. - testutils —
pkg/testutils/: server, cluster, datadriven, lint helpers. - cli sub-packages —
pkg/cli/clisql*/: the SQL shell library used bycockroach sqlandcockroach-sql.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.