registry

module
v0.0.0-...-c2baaed Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2024 License: MIT

README

Registry

A central registry for API versions.

Server

Go Mod Proxy

/gopkg/

Implements a Go Module Proxy.

Currently serves pre-cached go modules only, A later version will allow pull-through cache.

JSON API Registry

/registry/$org/$image/$version/$format

Where format is one of:

  • swagger.json
  • jdef.json
  • image.bin
Local Proto Go Builder

Based on a config file very similar to buf.gen.yaml, generates go modules from source, and adds them to the proxy store.

Currently this works only as a local command, however this will be linked to a github action / remote builder.

pipeline

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL