Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultSchemaIDsMap map[string]string
DefaultSchemaIDsMap default schema schema IDs map
Functions ¶
func GetMicroserviceNames ¶
func GetMicroserviceNames() []string
GetMicroserviceNames get micro-service names
func GetMicroserviceNamesBySchemas ¶
func GetMicroserviceNamesBySchemas() []string
GetMicroserviceNamesBySchemas get micro-service names by schemas
func GetSchemaIDs ¶
GetSchemaIDs get schema IDs
func LoadSchema ¶
LoadSchema to load the schema files and micro-service information under the conf directory
func SetMicroServiceNames ¶
SetMicroServiceNames set micro service names
Types ¶
type MicroserviceMeta ¶
MicroserviceMeta is the struct for micro service meta
func NewMicroserviceMeta ¶
func NewMicroserviceMeta(microserviceName string) *MicroserviceMeta
NewMicroserviceMeta gives the object of MicroserviceMeta
Click to show internal directories.
Click to hide internal directories.