From a79499018bed35bab05f888ce0103b37655e2852 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Wed, 11 Dec 2024 01:21:22 +0300 Subject: Auto-commit 2024-12-11 --- content/go/workflow.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'content/go/workflow.md') diff --git a/content/go/workflow.md b/content/go/workflow.md index 76bc519..9b846bf 100644 --- a/content/go/workflow.md +++ b/content/go/workflow.md @@ -7,10 +7,6 @@ gomod = true outputs = ["html"] +++ -# Workflow for Go - -[![GoDoc](https://godoc.org/github.com/neonxp/workflow?status.svg)](https://godoc.org/github.com/neonxp/workflow) - Simple state machine. Inspired by [Symfony Workflow](https://github.com/symfony/workflow). ## Example usage -- cgit v1.2.3