diagrams

package
v0.0.0-...-e0a0ad9 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package diagrams implements uml diagrams for documenting the gong 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)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultInjection

func DefaultInjection(stage *models.StageStruct)

DefaultInjection will stage objects of database "Default"

Types

This section is empty.

Jump to

Keyboard shortcuts

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