controllers

package
v0.0.0-...-adacb7d Latest Latest
Warning

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

Go to latest
Published: Mar 15, 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 AuthController

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

func NewAuthController

func NewAuthController(
	router fiber.Router,
	ath auth.Auth,
	hasher hasher.Hasher,
	db database.Database,
) (c *AuthController)

type DevicseController

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

func NewDeviceController

func NewDeviceController(
	router fiber.Router,
	db database.Database,
) (c *DevicseController)

Jump to

Keyboard shortcuts

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