Documentation ¶ Index ¶ func IsForbidden(ctx *context.Context) bool type Pipe func (Pipe) Message() string func (Pipe) Run(ctx *context.Context) error func (Pipe) Skip(ctx *context.Context) bool func (Pipe) String() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func IsForbidden ¶ func IsForbidden(ctx *context.Context) bool Types ¶ type Pipe ¶ type Pipe struct{} func (Pipe) Message ¶ func (Pipe) Message() string func (Pipe) Run ¶ func (Pipe) Run(ctx *context.Context) error func (Pipe) Skip ¶ func (Pipe) Skip(ctx *context.Context) bool func (Pipe) String ¶ func (Pipe) String() string Source Files ¶ View all Source files token.go Click to show internal directories. Click to hide internal directories.