func()

in operationsbus/hooks.go [40:42]


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