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]json.RawMessage, enum.Enums, error)
 - func LoadEvents(exportPath string, fs filesystem.FileLoader, logger util.Logger) (map[string]json.RawMessage, model.Events, error)
 - func LoadJSONModels(cfg util.ValueMap, groups model.Groups, fs filesystem.FileLoader, ...) (map[string]json.RawMessage, model.Models, error)
 - func LoadModels(exportPath string, fs filesystem.FileLoader, logger util.Logger) (map[string]json.RawMessage, 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 LoadEnums ¶ added in v1.7.22
func LoadEnums(exportPath string, fs filesystem.FileLoader, logger util.Logger) (map[string]json.RawMessage, enum.Enums, error)
func LoadEvents ¶ added in v1.7.22
func LoadEvents(exportPath string, fs filesystem.FileLoader, logger util.Logger) (map[string]json.RawMessage, model.Events, error)
func LoadJSONModels ¶
func LoadJSONModels(cfg util.ValueMap, groups model.Groups, fs filesystem.FileLoader, logger util.Logger) (map[string]json.RawMessage, model.Models, error)
func LoadModels ¶
func LoadModels(exportPath string, fs filesystem.FileLoader, logger util.Logger) (map[string]json.RawMessage, model.Models, error)
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.