composer

package
v0.0.0-...-d64eb31 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComposeAuthGRPCService

func ComposeAuthGRPCService(serviceCtx srvctx.ServiceContext) pb.AuthServiceServer

func ComposeUserRPCClient

func ComposeUserRPCClient(serviceCtx srvctx.ServiceContext) pb.UserServiceClient

Types

type AuthService

type AuthService interface {
	Register() func(c *gin.Context)
	Login() func(c *gin.Context)
	ForgotPassword() func(c *gin.Context)
	ResetPassword() func(c *gin.Context)
	CheckForgotPasswordPin() func(c *gin.Context)
}

func ComposeAuthAPIService

func ComposeAuthAPIService(serviceCtx srvctx.ServiceContext) AuthService

Jump to

Keyboard shortcuts

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