Wishbone
latest
  • Installation
  • Components
  • Bootstrap CLI
  • Python
  • Examples & Recipes
    • Hello World
    • Creating a template function
    • Creating a module function
    • Creating a module
    • Using a template function
    • Using a module function
    • Using a protocol decoder
    • Using a protocol encoder
    • Read data using inotify
    • Handling logs and metrics
    • A dead man’s switch
    • Passing variables to Docker
    • HTTP Fizzbuzz Example
  • Miscellaneous
Wishbone
  • Docs »
  • Examples & Recipes
  • Edit on GitHub

Examples & Recipes¶

  • Hello World
  • Creating a template function
  • Creating a module function
  • Creating a module
    • Document the module
    • Base the correct class
    • Creating queues
    • Registering a function
    • Handling dynamic parameter values
      • Define the field as a parameter
      • Define the value as a template value
    • Submitting an event to a queue
    • Dealing with errors
    • Provide an entrypoint
  • Using a template function
  • Using a module function
  • Using a protocol decoder
  • Using a protocol encoder
  • Read data using inotify
  • Handling logs and metrics
    • Shipping metrics
    • Shipping logs
  • A dead man’s switch
  • Passing variables to Docker
  • HTTP Fizzbuzz Example
    • Server
    • Bootstrap file
    • Client
    • Server STDOUT after submitting event
Next Previous

© Copyright 2018, Jelle Smet. Revision 949cd8a9.

Built with Sphinx using a theme provided by Read the Docs.