Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InterceptionResponse ¶
type Interceptor ¶
type Interceptor struct { sync.Mutex // protects the 'enabled' field // contains filtered or unexported fields }
func (*Interceptor) Flush ¶
func (i *Interceptor) Flush()
func (*Interceptor) HandleCallback ¶
func (*Interceptor) SetScope ¶
func (i *Interceptor) SetScope(scope workspace.Scope)
Click to show internal directories.
Click to hide internal directories.