Open-Source Wikis

/

CockroachDB

/

Packages

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

  • roachpbpkg/roachpb/: the core wire-protocol types.
  • keyspkg/keys/: the canonical keyspace layout.
  • basepkg/base/: server config primitives.
  • configpkg/config/: legacy zone-config types still in use.
  • testutilspkg/testutils/: server, cluster, datadriven, lint helpers.
  • cli sub-packagespkg/cli/clisql*/: the SQL shell library used by cockroach sql and cockroach-sql.

Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.

Packages – CockroachDB wiki | Factory