utonics/

directory
v0.0.0-...-65ffb28 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2023 License: BSD-3-Clause

README

µTonics

µTonics (micro-tonics) are micro-services built using Tonic. The all have the following common components and flow:

  • User login using GIN credentials.
  • Presentation of a web form.
  • Form data is submitted to a worker pool to run a specific job.
  • Queued and completed jobs can be viewed in the job log.

Form

Each µTonic defines its own web form using a series of Element structs.

Job

Each µTonic defines its own job. A job is a function that has access to the form data.

Examples

WIP

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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