controller

package
v0.0.0-...-45718cb Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Available

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

Available

func NewAvailable

func NewAvailable(availService domain.AvailableService) *Available

NewAvailable

func (*Available) ListRegions

func (a *Available) ListRegions(w http.ResponseWriter, r *http.Request)

ListRegions

func (*Available) RegisterRoutesV1

func (a *Available) RegisterRoutesV1() *chi.Mux

RegisterRoutesV1

type ListRegionsResponse

type ListRegionsResponse struct {
	Regions []string `json:"regions"`
	Elapsed int64    `json:"elapsed"`
}

ListRegionsResponse

Jump to

Keyboard shortcuts

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