diagrams

package
v0.0.0-...-6648e19 Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package diagrams implements uml diagrams for documenting the gongdoc 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"

func Default_1Injection

func Default_1Injection(stage *models.StageStruct)

Default_1Injection will stage objects of database "Default_1"

func Default_2Injection

func Default_2Injection(stage *models.StageStruct)

Default_2Injection will stage objects of database "Default_2"

Types

This section is empty.

Jump to

Keyboard shortcuts

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