Documentation
¶
Index ¶
- func ExportArgs(fs filesystem.FileLoader, cfgDir string, acronyms []string, logger util.Logger) (*metamodel.Args, error)
- func LoadEnums(exportPath string, fs filesystem.FileLoader, logger util.Logger) (map[string]jsontext.Value, enum.Enums, error)
- func LoadEvents(exportPath string, fs filesystem.FileLoader, logger util.Logger) (map[string]jsontext.Value, model.Events, error)
- func LoadJSONModels(cfg util.ValueMap, groups model.Groups, fs filesystem.FileLoader, ...) (map[string]jsontext.Value, model.Models, error)
- func LoadModels(exportPath string, fs filesystem.FileLoader, logger util.Logger) (map[string]jsontext.Value, model.Models, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportArgs ¶
func ExportArgs(fs filesystem.FileLoader, cfgDir string, acronyms []string, logger util.Logger) (*metamodel.Args, error)
func LoadEvents ¶ added in v1.9.0
func LoadJSONModels ¶
func LoadModels ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.