Documentation ¶
Index ¶
- func PermFrom(ctx context.Context) (*core.Perm, bool)
- func RepoFrom(ctx context.Context) (*core.Repository, bool)
- func UserFrom(ctx context.Context) (*core.User, bool)
- func WithPerm(parent context.Context, perm *core.Perm) context.Context
- func WithRepo(parent context.Context, repo *core.Repository) context.Context
- func WithUser(parent context.Context, user *core.User) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RepoFrom ¶
func RepoFrom(ctx context.Context) (*core.Repository, bool)
RepoFrom returns the value of the repo key on the ctx
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.