v1

package
v0.0.65 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetModuleNameFromRequest

func GetModuleNameFromRequest(r *http.Request) string

func New

func New() *modulesV1HttpService

Types

type ModuleVersionItem

type ModuleVersionItem struct {
	Version string `json:"version"`
}

type ModuleVersionResponse

type ModuleVersionResponse struct {
	Modules []*ModuleVersions `json:"modules"`
}

type ModuleVersions

type ModuleVersions struct {
	Versions []*ModuleVersionItem `json:"versions"`
}

Jump to

Keyboard shortcuts

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