todo

package
v0.0.0-...-42e8caf Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GracefulShutdown

func GracefulShutdown() error

func RegisterHandlers

func RegisterHandlers(app *fiber.App, signingKey string)

Types

type Todo

type Todo struct {
	Id          int
	UserId      float64
	Description string
	Completed   bool
	CreatedOn   time.Time
}

Jump to

Keyboard shortcuts

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