func()

in operationsbus/hooks.go [28:30]


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