api

package
v0.0.0-...-3f9ec74 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: MIT Imports: 30 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base

func Base(router *gin.Engine)

func InstallRestAPI

func InstallRestAPI()

InstallRestAPI "instala" e sobe o servico de rest

func V1

func V1(router *gin.Engine)

V1 configura as rotas da v1

func V2

func V2(router *gin.Engine)

V2 configura as rotas da v2

Types

type Fallback

type Fallback struct{}

func (*Fallback) Save

func (f *Fallback) Save(context *gin.Context, registerId, payload string)

Save resilience application

type IFallback

type IFallback interface {
	Save(context *gin.Context, registerId, payload string)
}

Jump to

Keyboard shortcuts

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