package
1.10.0
Repository: https://github.com/helm/monocular.git
Documentation: pkg.go.dev

# README

Chartsvc

Chartsvc is a service for Monocular that reads chart metadata from the database and presents it in a RESTful API. It should be used with the chart-repo to populate chart metadata in the database.

# Packages

No description provided by the author

# Type aliases

Params a key-value map of path params.
WithParams can be used to wrap handlers to take an extra arg for path params.