Skip to content

Provide an up-to-date, complete set of examples #1643

@jayconrod

Description

@jayconrod

A non-exhaustive list:

  • A "hello world" binary.
  • Small Go project with a few libraries and tests.
  • Go project with cgo files and libraries.
  • Go project with vendoring.
  • Go project with .pb.go files (Gazelle proto generation disabled).
  • Go project with .proto files (Gazelle proto generation enabled).
  • Project using a cross-compiling C/C++ toolchain.
  • Using custom static analysis tools (when they're merged).

Examples should be Gazelle-friendly, though we may want to include at least one with multiple Go packages in a directory to show that other layouts are possible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions