contexts

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetOrgFromContext

func GetOrgFromContext(c echo.Context) *coreDomains.Org

func GetProjectFromContext

func GetProjectFromContext(c echo.Context) *projectDomains.Project

func GetUserFromContext

func GetUserFromContext(c echo.Context) (usr *coreDomains.UserWithRoles, err error)

Types

type CommonParamsForFetch

type CommonParamsForFetch struct {
	Page    uint64 `json:"page"`
	Limit   uint64 `json:"limit"`
	NoLimit bool   `json:"no_limit"`
}

Jump to

Keyboard shortcuts

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