implementation

package
v0.0.0-...-985f5a6 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthService

type AuthService struct {
	protos.UnimplementedAuthServiceServer

	Ctx        context.Context
	Env        models.Environment
	GraphDB    *neo4j.SessionWithContext
	DocumentDB *mongo.Client
}

func (*AuthService) CloseDocumentDB

func (s *AuthService) CloseDocumentDB()

func (*AuthService) CloseGraphDB

func (s *AuthService) CloseGraphDB()

func (*AuthService) GetGraphDB

func (s *AuthService) GetGraphDB() neo4j.SessionWithContext

GetGraphDB they did it with a fucking interface instead of a struct, therefore I cannot access it with pointers

func (*AuthService) Login

func (*AuthService) Register

Jump to

Keyboard shortcuts

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