driver

command
v1.17.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

README

Please Go package driver

A go package driver for Please.

Usage

Download the package driver from one of the releases here, then set the GOPACKAGESDRIVER env var to that path.

Features

The package driver provides a bridge between go tooling and build systems like Please. Tools like gopls, and many of the linters in golangci-lint respect the package driver. Anything that uses github.com/x/tools under the hood will work.

Instead of using go list, these tools will instead use this package driver. The package driver will then use Please to resolve the packages, handling Please's semantics, including the generated sources which would otherwise be missing from the driver response.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL