service

package
v0.0.0-...-7b45942 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	User         *user
	RevokedToken *revokedToken
	Category     *category
	Post         *post
	Comment      *comment
	Page         *page
	Notification *notification
	// contains filtered or unexported fields
}

func NewService

func NewService(
	dbConn *mongo.Database,
	queueClient *client.QueueClient,
) (service *Service)

Jump to

Keyboard shortcuts

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