gapi

package
v0.0.0-...-d5ed05a Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JWTType    = "jwt"
	PasetoType = "paseto"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Metadata

type Metadata struct {
	UserAgent string
	ClientIP  string
}

type Server

type Server struct {
	pb.UnimplementedSimpleBankServer
	// contains filtered or unexported fields
}

func NewServer

func NewServer(cfg util.Config, store db.Store) (*Server, error)

func (*Server) CreateUser

func (s *Server) CreateUser(ctx context.Context, req *pb.CreateUserRequest) (*pb.CreateUserResponse, error)

func (*Server) LoginUser

func (s *Server) LoginUser(ctx context.Context, req *pb.LoginUserRequest) (*pb.LoginUserResponse, error)

Jump to

Keyboard shortcuts

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