posts

package
v0.0.0-...-1ad4281 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(c *fiber.Ctx) error

Get posts handler

Types

type GetResponse

type GetResponse struct {
	Posts post.ListPosts  `json:"posts"`
	Users user.ListUsers  `json:"users"`
	Order map[int64]int64 `json:"order"`
}

GetResponse posts response

Jump to

Keyboard shortcuts

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