func Greet
Greet returns a friendly greeting for name (defaults to "world").
Package greet is a tiny pure package used as a canary: it proves that versioned cross-package resolution (gno.land/p/...
gno.land/p/moul/greet/v0Canary pure package: greeting helper (demonstrates versioned cross-package resolution).
Part of moul/gno-contracts — moul's versioned gno.land contracts. See the repository for the full catalog, build/test tooling, and usage.
⚠️ Disclaimer: provided as-is, without warranty; not security-audited. Full disclaimer: DISCLAIMER.
Package greet is a tiny pure package used as a canary: it proves that versioned cross-package resolution (gno.land/p/moul/greet/v0) works in the workspace and in CI. Replace or remove it once real packages land.