account

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2025 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	accpb.UnimplementedAccountServer
	// contains filtered or unexported fields
}

func New

func New(db userdb.Backend) *Server

func (*Server) Exec

func (s *Server) Exec(ctx context.Context, req *accpb.ExecRequest) (*emptypb.Empty, error)

func (*Server) GetUser

func (s *Server) GetUser(ctx context.Context, req *accpb.GetUserRequest) (*pb.User, error)

func (*Server) GetVerificationToken

func (s *Server) GetVerificationToken(ctx context.Context, req *accpb.GetVerificationTokenRequest) (*pb.VerificationToken, error)

Source Files

  • server.go

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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