package
0.0.0-20201106104914-e99cc0b83bb6
Repository: https://github.com/ozonep/drone.git
Documentation: pkg.go.dev
# Functions
PermFrom returns the value of the perm key on the ctx.
RepoFrom returns the value of the repo key on the ctx.
UserFrom returns the value of the user key on the ctx.
WithPerm returns a copy of parent in which the perm value is set.
WithRepo returns a copy of parent in which the repo value is set.
WithUser returns a copy of parent in which the user value is set.