module

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package module implements the module registry as in https://www.terraform.io/docs/internals/module-registry-protocol.html

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	// contains filtered or unexported fields
}

API implements the provider registry API

func New

func New(b module.Backend) *API

New returns a new provider API

func (API) Routes

func (a API) Routes() chi.Router

Routes returns a router for the provider registry API

Jump to

Keyboard shortcuts

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