{"id":69763,"library":"go-oci-ociregistry","title":"go/oci/ociregistry","description":"An abstraction for OCI registry capabilities, with HTTP client/server and in-memory implementations.","status":"active","version":"0.0.0-20231217163254-6feb86eb6e06","language":"go","source_language":null,"source_url":"https://github.com/cue-labs/oci","tags":["oci","registry","container","distribution"],"install":[{"cmd":"go get cuelabs.dev/go/oci/ociregistry","lang":"bash","label":"Install cuelabs.dev/go/oci/ociregistry"}],"dependencies":[],"imports":[{"symbol":"ociregistry","correct":"cuelabs.dev/go/oci/ociregistry"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\t\"cuelabs.dev/go/oci/ociregistry/ocimem\"\n)\n\nfunc main() {\n\treg := ocimem.New()\n\trepo := reg.Repository(context.Background(), \"myrepo\")\n\tfmt.Println(repo)\n}","lang":"go","description":"Create an in-memory OCI registry and access a repository."},"warnings":[],"env_vars":null,"search_vec":"'abstract':3 'capabl':7 'client/server':10 'contain':18 'distribut':19 'go/oci/ociregistry':1 'http':9 'implement':15 'in-memori':12 'memori':14 'oci':5,16 'registri':6,17","created_at":"2026-06-17T18:05:34.238248+00:00","updated_at":"2026-06-17T18:05:34.238248+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/cue-labs/oci","github":"https://github.com/cue-labs/oci","docs":"https://pkg.go.dev/cuelabs.dev/go/oci/ociregistry#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}