api

package
v0.0.0-...-613ab89 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileHandler

type FileHandler struct {
	// contains filtered or unexported fields
}

func (FileHandler) Routes

func (f FileHandler) Routes() chi.Router

type Handlers

type Handlers struct {
	Users UserHandler
	Files FileHandler
}

func NewHandlers

func NewHandlers(cfg *config.Config, m *model.Models, jwto *jwt.JWTObject) Handlers

type UserHandler

type UserHandler struct {
	// contains filtered or unexported fields
}

func (UserHandler) Routes

func (h UserHandler) Routes() chi.Router

Jump to

Keyboard shortcuts

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