Discover Packages
github.com/dracory/base
wf
examples
directory
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Apr 1, 2025
License: AGPL-3.0
Opens a new window with license information.
README
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
Expand ▾
Collapse ▴
Directories
¶
Click to show internal directories.
Click to hide internal directories.