services

package
v0.0.0-...-6e77faf Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 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 ContentService

type ContentService struct {
	DB *mongo.Database
}

func (*ContentService) HandleCreateContent

func (s *ContentService) HandleCreateContent(w http.ResponseWriter, r *http.Request)

func (*ContentService) HandleDeleteClass

func (s *ContentService) HandleDeleteClass(w http.ResponseWriter, r *http.Request)

func (*ContentService) HandleDeleteCollection

func (s *ContentService) HandleDeleteCollection(w http.ResponseWriter, r *http.Request)

func (*ContentService) HandleDeleteContent

func (s *ContentService) HandleDeleteContent(w http.ResponseWriter, r *http.Request)

func (*ContentService) HandleGetClass

func (s *ContentService) HandleGetClass(w http.ResponseWriter, r *http.Request)

func (*ContentService) HandleGetCollection

func (s *ContentService) HandleGetCollection(w http.ResponseWriter, r *http.Request)

func (*ContentService) HandleGetContent

func (s *ContentService) HandleGetContent(w http.ResponseWriter, r *http.Request)

func (*ContentService) HandleUpdateContent

func (s *ContentService) HandleUpdateContent(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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