v1

package
v0.0.0-...-20a5a9c Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PublicSignIn = "/sign-in"
	PublicSignUp = "/sign-up"

	ApiPing   = "/ping"
	ApiSignIn = "/sign-in"
	ApiSignUp = "/sign-up"
	ApiLogOut = "/log-out"

	GroupUser = "/user"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

func NewHandler

func NewHandler(services *service.Services) *Handler

func (*Handler) InitEndpoints

func (h *Handler) InitEndpoints(routerGroup *gin.RouterGroup)

Jump to

Keyboard shortcuts

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