Documentation
¶
Index ¶
- func GetAppMata(appName string, dbConfig db.DbConfig) (*system.Meta, error)
- func GetAppMataById(appId shared.ID, dbConfig db.DbConfig) (*system.Meta, error)
- func GetServiceMata(serviceName string, dbConfig db.DbConfig) (*system.Meta, error)
- func GetServiceMataById(serviceId shared.ID, dbConfig db.DbConfig) (*system.Meta, error)
- func ReadContentFromJson(fileName string) meta.UMLMeta
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAppMata ¶ added in v0.0.2
func GetAppMataById ¶ added in v0.0.2
func GetServiceMata ¶ added in v0.0.2
func GetServiceMataById ¶ added in v0.0.2
func ReadContentFromJson ¶ added in v0.0.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.