request

package
v1.10.1 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2020 License: Apache-2.0 Imports: 2 Imported by: 16

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PermFrom

func PermFrom(ctx context.Context) (*core.Perm, bool)

PermFrom returns the value of the perm key on the ctx

func RepoFrom

func RepoFrom(ctx context.Context) (*core.Repository, bool)

RepoFrom returns the value of the repo key on the ctx

func UserFrom

func UserFrom(ctx context.Context) (*core.User, bool)

UserFrom returns the value of the user key on the ctx

func WithPerm

func WithPerm(parent context.Context, perm *core.Perm) context.Context

WithPerm returns a copy of parent in which the perm value is set

func WithRepo

func WithRepo(parent context.Context, repo *core.Repository) context.Context

WithRepo returns a copy of parent in which the repo value is set

func WithUser

func WithUser(parent context.Context, user *core.User) context.Context

WithUser returns a copy of parent in which the user value is set

Types

This section is empty.

Jump to

Keyboard shortcuts

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