returnnil,fmt.Errorf("server version (%#v) differs from client version (%#v)!\n",s,clientVersion)
}
}
returnc,nil
}
typeNamespaceInfostruct{
Namespacestring
}
// LoadNamespaceInfo parses a NamespaceInfo object from a file path. It creates a file at the specified path if it doesn't exist with the default namespace.