Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler exposes the catalog (crates, blueprints, constructs) over HTTP.
func NewHandler ¶
func NewHandler(repo ports.CatalogRepository, logger *slog.Logger) *Handler
func (*Handler) RegisterRoutes ¶
Click to show internal directories.
Click to hide internal directories.