server

package
v0.0.0-...-0e0a2a2 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthServer

type AuthServer struct{}

func NewAuthServer

func NewAuthServer(_ context.Context, param AuthServerParam) *AuthServer

func (*AuthServer) AuthenticateAccount

func (s *AuthServer) AuthenticateAccount(ctx context.Context, email string, password string) common.Error

func (*AuthServer) RegisterAccount

func (s *AuthServer) RegisterAccount(ctx context.Context, email string, password string) (string, common.Error)

type AuthServerParam

type AuthServerParam struct{}

Jump to

Keyboard shortcuts

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