hello-scheduled-task

command
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

README

Hello Scheduled Task

This example is a minimal self-describing plugin binary.

It demonstrates:

  • embedding a manifest template with //go:embed
  • computing the executable checksum at runtime
  • returning the manifest through Runtime.GetManifest
  • exposing a scheduled_task.v1 capability

Build

go build -o hello-scheduled-task ./examples/hello-scheduled-task

Inspect the Manifest

./hello-scheduled-task manifest

Install into Continuum

Upload the built binary through the admin plugin upload flow, or publish it through a plugin catalog entry that points at the binary URL and checksum.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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