Versions in this module Expand all Collapse all v0 v0.0.2 Aug 16, 2021 v0.0.1 Jul 28, 2021 Changes in this version + func ReadSchemaFilesInDirectory(dir, extension string) (string, error) + func SchemaRegistryRequest(payload domain.GraphqlSchemaPayload, url string) (*dto.SchemaStatus, error) + type RegistryResponse struct + Details []ResponseDetails + Message string + Success bool + type ResponseDetails struct + Message string