examples/

directory
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2025 License: AGPL-3.0

README

WF Examples

This directory contains example code demonstrating various features of the wf package. Each example is in its own folder with a main program and tests.

Examples

Basic Usage
Dependencies
Error Handling
Conditional Logic

Running Examples

To run an example, navigate to its directory and use:

# Run the main program
go run main.go

# Run the tests
go test -v

Jump to

Keyboard shortcuts

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