Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ReaderTrace = false
Functions ¶
func Read ¶
func Read( goPaths []string, gomod config.Namespace, packageName string, serviceMap map[string]string, missingTypes map[string]bool, missingConstants map[string]bool, ) ( pkgName string, services model.ServiceList, structs map[string]*model.Struct, scalars map[string]*model.Scalar, constantTypes map[string]map[string]any, err error, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.