Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 3.69 KB

README.md

File metadata and controls

53 lines (37 loc) · 3.69 KB

🎈balloons: charm bubbletea bubbles

A B A B A B Go Reference Go report Coverage Status Balloons Continuous Integration pre-commit A B

go

🔰 Introduction

This project will contain functionality that uses entities from the charm universe to define tui user interface components utilised by snivilised projects. In particular, it contains a highway control (custom charm bubble) that aims to provide a front end view of a worker pool, although there is nothing to say that this is it's only application.

🎯 Highway

The highway contains multiple lanes representing different threads of execution, underpinned by a worker pool. As activity occurs, the corresponding lane in the highway updates to reflect completion of a job. However it is important to note that the highway, does not need to represent a worker pool, it can represent anything that can be visually represented by the concept of a group of lanes. The motivation for this control came from the need to be able to demonstrate the concurrent behaviour of 🌀 agenor's navigator and the 🐜 pants worker pool that supports it.

More details to follow...

📚 Usage

🎀 Features

ginkgo gomega