api

package
v0.0.0-...-60955e0 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupAdmin

func SetupAdmin(admin fiber.Router) error

func SetupPosts

func SetupPosts(router fiber.Router) error

func SetupUsers

func SetupUsers(router fiber.Router) error

Types

type Post

type Post struct {
	Id              uint64
	Author          uint64
	Tags            int
	Title           string
	EditedTimestamp int64
	Body            string
}

Jump to

Keyboard shortcuts

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