redirect

package
v0.0.0-...-5452d37 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedirectHttpHandler

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

func (*RedirectHttpHandler) AddRedirectRoutes

func (h *RedirectHttpHandler) AddRedirectRoutes(rg *gin.RouterGroup)

type RedirectRepo

type RedirectRepo struct {
	*postgres.Postgres
}

func NewRedirectPostgresRepository

func NewRedirectPostgresRepository(pg *postgres.Postgres) *RedirectRepo

type RedirectService

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

func NewRedirectService

func NewRedirectService(repository *RedirectRepo) *RedirectService

Jump to

Keyboard shortcuts

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