Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interceptor ¶
type Interceptor struct {
SecretGetter interceptors.SecretGetter
}
func NewInterceptor ¶
func NewInterceptor(sg interceptors.SecretGetter) *Interceptor
func (*Interceptor) Process ¶
func (*Interceptor) Process(ctx context.Context, r *triggersv1.InterceptorRequest) *triggersv1.InterceptorResponse
Interceptor parses all the requests fields from the slack form-data request and adds them to the extension revive:disable:unused-parameter
Click to show internal directories.
Click to hide internal directories.