Skip to content

clouddea/flux-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a flux concept implementation in Go language. flux state management architecture

references:

Enviroment

for development:

  • OS: windows 11 / Linux x64
  • DevTools: Goland 1.19.4 or later

Other environments may be ok, but have not been tested and verified.

Quick Start

There is a example was written in main.go. You can just type the following command to run and observe it.

go run .

TODOs

  • add wait for feature for the dispatcher

About

An implementation of FLUX in Go language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages