func()

in operationsbus/hooks.go [37:39]


func (h *HookedApiOperation) BeforeRun(ctx context.Context, op ApiOperation) error {
	return nil
}