diagrams

package
v0.0.0-...-2421bc5 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

generated code - do not edit Package diagrams implements uml diagrams for documenting the reqif stack.

The diagrams package is a set of go files, one for each diagram. A diagram is a go variable of type either github.com/fullstack-lang/gongdoc/go/models.Classdiagram or github.com/fullstack-lang/gongdoc/go/models.Umlsc (for state chart diagrams)

Diagram go files should not be manualy edited but instead be edited and then saved by the gongdoc tool (github.com/fullstack-lang/gongdoc). Diagram go files can be read at runtime by the stack (see https://github.com/golang/go/issues/52974 for justification)

Jump to

Keyboard shortcuts

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