Versions in this module Expand all Collapse all v0 v0.7.1 Aug 16, 2018 v0.5.1 May 31, 2018 Changes in this version + var DefaultSchemaIDsMap map[string]string + func GetMicroserviceNames() []string + func GetMicroserviceNamesBySchemas() []string + func GetSchemaIDs(microserviceName string) ([]string, error) + func LoadSchema(path string, schemaEnv bool) error + func SetMicroServiceNames(confDir string) error + type MicroserviceMeta struct + MicroserviceName string + SchemaIDs []string + func NewMicroserviceMeta(microserviceName string) *MicroserviceMeta