region

package
v0.0.0-...-d125d34 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

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
}

func NewAPI

func NewAPI(ctl region.Controller, tagCtl tag.Controller) *API

func (*API) Create

func (a *API) Create(c *gin.Context)

func (*API) DeleteByID

func (a *API) DeleteByID(c *gin.Context)

func (*API) GetByID

func (a *API) GetByID(c *gin.Context)

func (*API) ListRegionTags

func (a *API) ListRegionTags(c *gin.Context)

func (*API) ListRegions

func (a *API) ListRegions(c *gin.Context)

func (*API) RegisterRoute

func (api *API) RegisterRoute(engine *gin.Engine)

RegisterRoutes register routes

func (*API) UpdateByID

func (a *API) UpdateByID(c *gin.Context)

Jump to

Keyboard shortcuts

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