authmethod

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthMethodService

type AuthMethodService struct {
	v1.UnimplementedAuthMethodServiceServer
	// contains filtered or unexported fields
}

AuthMethodService 认证方法服务

func NewAuthMethodService

func NewAuthMethodService(uc *authmethodbiz.AuthMethodUsecase, logger log.Logger) *AuthMethodService

func (*AuthMethodService) GetAuthMethodConfig

func (*AuthMethodService) GetAuthMethodList

func (*AuthMethodService) GetEmailPlatform

func (*AuthMethodService) GetSmsPlatform

func (*AuthMethodService) TestEmailSend

func (s *AuthMethodService) TestEmailSend(ctx context.Context, req *v1.TestEmailSendRequest) (*v1.ActionReply, error)

func (*AuthMethodService) TestSmsSend

func (s *AuthMethodService) TestSmsSend(ctx context.Context, req *v1.TestSmsSendRequest) (*v1.ActionReply, error)

func (*AuthMethodService) UpdateAuthMethodConfig

Jump to

Keyboard shortcuts

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