//
Busque em todas as páginas da documentação
9 pages in this section.
How code is organized, versioned, and consumed.
Creating modules, importing packages, and standard layout.
Conventions for package names and enforcing module boundaries.
Module files, checksums, and how MVS picks versions.
Detecting cycles and when side-effect imports are appropriate.
Local development across modules without replace hacks.
cmd/, internal/, pkg/, and what to put where.
Module hygiene, tagging, and publishing conventions.