pulp-demo

command
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

pulp-demo is an example of a "deployment binary" — a custom Pulp build that statically links extensions. Real deployments will have their own repos with one main.go like this that blank-imports the extensions they need, plus a go.mod pinning versions.

Run:

go build -o pulp-demo ./cmd/pulp-demo
./pulp-demo -manifest path/to/cell.toml

This binary has everything the default cmd/pulp binary does PLUS the demo.greet capability provided by Pulp/ext/demo.

For production deployments use the same pattern with Pulp-ext-s3, Pulp-ext-stripe, etc.

Jump to

Keyboard shortcuts

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